2025-08-30 15:46:42 -05:00
|
|
|
# -*- mode: conf; -*-
|
|
|
|
|
|
|
|
[MESSAGES CONTROL]
|
2025-08-30 20:36:27 -05:00
|
|
|
disable=
|
|
|
|
attribute-defined-outside-init,
|
|
|
|
fixme,
|
|
|
|
import-outside-toplevel,
|
|
|
|
too-many-arguments,
|
|
|
|
too-many-branches,
|
|
|
|
too-many-instance-attributes,
|
|
|
|
too-many-lines,
|
|
|
|
too-many-locals,
|
|
|
|
too-many-positional-arguments,
|