We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55cb48a commit 41ec695Copy full SHA for 41ec695
setup.cfg
@@ -0,0 +1,4 @@
1
+[pycodestyle]
2
+statistics = True
3
+ignore = E402,E501
4
+max-line-length = 120
0 commit comments