Skip to content

Commit

Permalink
MNT: Make doc8 skip generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Mar 18, 2017
1 parent d2422f6 commit 33fa728
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ flake8-ignore = *.py F405
flake8-max-line-length = 95

[doc8]
ignore-path = docs/build,docs/api
max-line-length = 95

[metadata]
Expand Down

0 comments on commit 33fa728

Please sign in to comment.