Forked from
Arch Linux / Arch Linux Keyring
505 commits behind the upstream repository.
-
.flake8: Add integration for flake8. Set maximum line length to 120 and maximum complexity to 10.
.flake8: Add integration for flake8. Set maximum line length to 120 and maximum complexity to 10.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.flake8 76 B
[flake8]
max-line-length = 120
output-file = flake8.txt
max-complexity = 10