We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c69dd commit 70caa9aCopy full SHA for 70caa9a
setup.cfg
@@ -1,3 +1,3 @@
1
[flake8]
2
-ignore = E126,E127,E128,E123,E226,E241,E242,E265
+ignore = E126,E127,E128,E123,E226,E241,E242,E265,W503,E402
3
max-line-length=85
0 commit comments