mirror of
https://github.com/ihabunek/toot.git
synced 2025-02-02 15:07:51 -05:00
5 lines
94 B
INI
5 lines
94 B
INI
[flake8]
|
|
exclude=build,tests,tmp,venv,toot/tui/scroll.py
|
|
ignore=E128,W503
|
|
max-line-length=120
|