Skip to content

Commit cecd68f

Browse files
author
chkoar
committed
pepspeaks
1 parent 138297d commit cecd68f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pep8speaks.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# File : .pep8speaks.yml
2+
3+
scanner:
4+
diff_only: True # If True, errors caused by only the patch are shown
5+
linter: flake8
6+
7+
flake8:
8+
max-line-length: 88 # Default is 79 in PEP 8

0 commit comments

Comments
 (0)