We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e70a1 commit d09b0efCopy full SHA for d09b0ef
.pep8speaks.yml
@@ -1,4 +1,6 @@
1
-# File : .pep8speaks.yml
2
-
3
scanner:
4
diff_only: True # Errors caused by only the patch are shown
+ linter: pycodestyle
+
5
+pycodestyle:
6
+ exclude: external-deps
0 commit comments