Skip to content

Commit

Permalink
Do not lint distribution directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobGM committed Apr 9, 2018
1 parent 37fa100 commit 16720df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ ignore = E704

[flake8]
max-line-length = 80
exclude = astrality/tests/*, docs/*
exclude = astrality/tests/*, docs/*, dist/*

0 comments on commit 16720df

Please sign in to comment.