Skip to content

Commit 264f449

Browse files
committed
Exclude venv and .git directories from flake8 checks
1 parent 5cc9422 commit 264f449

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
max-line-length = 120
33
exclude =
44
3rdparty
5+
venv
6+
.git

0 commit comments

Comments
 (0)