You've already forked authenticator-rs
mirror of
https://github.com/librekeys/authenticator-rs.git
synced 2026-04-14 08:47:57 -07:00
5 lines
184 B
INI
5 lines
184 B
INI
[flake8]
|
|
# See http://pep8.readthedocs.io/en/latest/intro.html#configuration
|
|
ignore = E121, E123, E126, E129, E133, E203, E226, E241, E242, E704, W503, E402, E741
|
|
max-line-length = 99
|