mirror of
https://github.com/ihabunek/toot.git
synced 2024-11-03 04:17:21 -05:00
Ignore venv folder for flake8 and vermin tests
This commit is contained in:
parent
91c1b792be
commit
0a6543d355
2
.flake8
2
.flake8
@ -1,4 +1,4 @@
|
||||
[flake8]
|
||||
exclude=build,tests,tmp,toot/tui/scroll.py
|
||||
exclude=build,tests,tmp,venv,toot/tui/scroll.py
|
||||
ignore=E128
|
||||
max-line-length=120
|
||||
|
Loading…
Reference in New Issue
Block a user