Skip to content

Commit d09b0ef

Browse files
committed
Ignore external-deps from pep8speaks
1 parent 41e70a1 commit d09b0ef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.pep8speaks.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# File : .pep8speaks.yml
2-
31
scanner:
42
diff_only: True # Errors caused by only the patch are shown
3+
linter: pycodestyle
4+
5+
pycodestyle:
6+
exclude: external-deps

0 commit comments

Comments
 (0)