mirror of
https://github.com/romanz/amodem.git
synced 2026-04-21 05:36:42 +08:00
5 lines
282 B
INI
5 lines
282 B
INI
[MESSAGES CONTROL]
|
|
disable=invalid-name, missing-docstring, locally-disabled, unbalanced-tuple-unpacking,no-else-return,fixme,duplicate-code,cyclic-import,import-outside-toplevel,consider-using-with,consider-using-f-string,unspecified-encoding
|
|
[SIMILARITIES]
|
|
min-similarity-lines=5
|