toot/.flake8

5 wiersze
89 B
INI

[flake8]
exclude=build,tests,tmp,venv,toot/tui/scroll.py
ignore=E128
max-line-length=120