Skip to content

Commit 5c48b47

Browse files
committed
exclude generated files from stylecheck
1 parent 0f1be59 commit 5c48b47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,5 @@ max-complexity = 7
4747
max-line-length = 90
4848
import-order-style = fromsfirst
4949
ignore = D100,D104,D107
50+
exclude =
51+
_version.py

0 commit comments

Comments
 (0)