mirror of
https://github.com/ihabunek/toot
synced 2025-01-03 04:30:03 +01: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