We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773bfd5 commit ea027f2Copy full SHA for ea027f2
setup.cfg
@@ -1,4 +1,4 @@
1
[pycodestyle]
2
statistics=True
3
-ignore=E402,E501
+ignore=E402,E501,W503
4
max-line-length=120
0 commit comments