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 22501dc commit aa8727fCopy full SHA for aa8727f
.pep8speaks.yml
@@ -3,4 +3,4 @@ scanner:
3
linter: pycodestyle
4
5
pycodestyle: # Same as scanner.linter value. Other option is flake8
6
- max-line-length: 100 # Default is 79 in PEP 8
+ max-line-length: 100 # Default is 79 in PEP 8
0 commit comments