mirror of
https://github.com/rjNemo/pass-gen
synced 2026-06-06 10:36:42 +00:00
4 lines
110 B
INI
4 lines
110 B
INI
[flake8]
|
|
exclude = .git, __pycache__, __init__.py, app/migrations/*
|
|
max-complexity = 13
|
|
max-line-length = 100
|