Skip to content
Snippets Groups Projects
Commit 45c8f33f authored by Sean Farley's avatar Sean Farley
Browse files

cleanup: add a setup.cfg for flake8 rules to ignore

parent 7e4df574
No related branches found
No related tags found
No related merge requests found
[flake8]
# E,W will ignore all pep8
ignore=E129
exclude=./tests,./contrib/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment