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 918938f commit f7ed8a0Copy full SHA for f7ed8a0
.sublimelinterrc
setup.cfg
@@ -0,0 +1,6 @@
1
+[pycodestyle]
2
+max-line-length = 120
3
+[flake8]
4
5
+[pydocstyle]
6
+ignore = D101,D103
0 commit comments