Skip to content

Commit a89ca87

Browse files
committed
Setup flake8 rules for this project...
Using a setup.cfg file to make flake8 schema_salad pass.
1 parent d382c03 commit a89ca87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[flake8]
2+
ignore=E124,E128,E129,E201,E202,E225,E226,E231,E265,E271,E302,E303,F401,E402,E501,W503,E731,F811,F821,F841

0 commit comments

Comments
 (0)