Do not lint the venv folder of disasters
This commit is contained in:
parent
de5fd701c6
commit
8a33a68553
@ -1,5 +1,5 @@
|
||||
[flake8]
|
||||
exclude = .git,__pycache__,vendor
|
||||
exclude = .git,__pycache__,vendor,.venv
|
||||
max_line_length = 99
|
||||
|
||||
[isort]
|
||||
|
Loading…
x
Reference in New Issue
Block a user