mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2024-12-23 16:23:02 +03:00
5 lines
82 B
INI
5 lines
82 B
INI
[flake8]
|
|
per-file-ignores =
|
|
__init__.py:F401
|
|
max-line-length = 88
|
|
count = true |