5 lines
199 B
INI
5 lines
199 B
INI
[MESSAGES CONTROL]
|
|
disable=C0330,line-too-long,fixme,too-few-public-methods,too-many-ancestors,too-many-arguments
|
|
# C0330 is "bad hanging indent". we use indents per `black`.
|
|
min-similarity-lines=10
|