This website requires JavaScript.
Explore
Help
Sign In
aniani
/
toot
Watch
1
Star
0
Fork
0
You've already forked toot
mirror of
https://github.com/ihabunek/toot.git
synced
2024-11-03 04:17:21 -05:00
Code
a633f757b5
toot
/
.flake8
5 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Configure flake8
2017-08-26 05:53:45 -04:00
[flake8]
Ignore venv folder for flake8 and vermin tests
2023-01-18 21:07:27 -05:00
exclude=build,tests,tmp,venv,toot/tui/scroll.py
Configure flake8
2017-08-26 05:53:45 -04:00
ignore=E128
Fix flake8 errors
2022-12-27 04:41:06 -05:00
max-line-length=120
Copy Permalink