Skip to content

Commit

Permalink
Exclude test directories from pep8speaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 committed Aug 26, 2017
1 parent e35b19a commit 99f56dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pep8speaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@

scanner:
diff_only: True # Errors caused by only the patch are shown

pycodestyle:
exclude:
- tests

0 comments on commit 99f56dd

Please sign in to comment.