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 4dcda7e commit 7cd0c6eCopy full SHA for 7cd0c6e
setup.cfg
@@ -0,0 +1,4 @@
1
+[pycodestyle]
2
+statistics=True
3
+ignore=E402,E501
4
+max-line-length=120
0 commit comments