2023-06-19 17:18:20 -04:00
|
|
|
[MESSAGES CONTROL]
|
2023-06-21 12:11:06 -04:00
|
|
|
disable=
|
|
|
|
missing-module-docstring,
|
|
|
|
missing-function-docstring,
|
|
|
|
missing-class-docstring,
|
|
|
|
line-too-long,
|
2023-06-22 15:26:14 -04:00
|
|
|
too-many-arguments,
|
2023-06-30 16:30:24 -04:00
|
|
|
too-many-branches,
|
2023-07-01 10:09:53 -04:00
|
|
|
superfluous-parens,
|
|
|
|
invalid-name
|