kopia lustrzana https://github.com/ihabunek/toot
added _env to list of .flake8 excluded directories
rodzic
31501a84a0
commit
080ab7c8c1
2
.flake8
2
.flake8
|
@ -1,4 +1,4 @@
|
|||
[flake8]
|
||||
exclude=build,tests,tmp,venv,toot/tui/scroll.py
|
||||
exclude=build,_env,tests,tmp,venv,toot/tui/scroll.py
|
||||
ignore=E128,W503,W504
|
||||
max-line-length=120
|
||||
|
|
Ładowanie…
Reference in New Issue