Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
flake8.cfg 112 B
[flake8]
max-line-length = 80
max-complexity = 14
format = pylint
ignore = F403,F405,F999
exclude = thirdparty/