Skip to content

Commit bada6be

Browse files
committed
pep8 is now pycodestyle: PyCQA/pycodestyle#466
1 parent 88e7249 commit bada6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/diffcover-run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
coverage xml
22
diff-cover coverage.xml
33
diff-quality --violation=pyflakes
4-
diff-quality --violation=pep8
4+
diff-quality --violation=pycodestyle

0 commit comments

Comments
 (0)