1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-22 23:08:17 +01:00
Toot-Mastodon-CLI-TUI-clien.../.flake8
2023-03-30 10:01:01 +02:00

5 lines
94 B
INI

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