Skip to content

Commit d737e97

Browse files
yakimkatillahoffmann
authored andcommitted
Add dirs exclude for flake8
1 parent 6f17878 commit d737e97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ description-file = README.md
1313

1414
[flake8]
1515
max-line-length = 100
16+
exclude = .git,__pycache__,build,dist,venv,.venv

0 commit comments

Comments
 (0)