2020-02-23 03:21:12 +01:00
|
|
|
[MASTER]
|
|
|
|
ignore-patterns=.*_pb2.*
|
2020-11-01 05:26:58 +01:00
|
|
|
persistent = no
|
2020-02-23 03:21:12 +01:00
|
|
|
|
2021-02-05 10:13:55 +01:00
|
|
|
[TYPECHECK]
|
|
|
|
ignored-classes=
|
|
|
|
FormatTimespanIn,
|
|
|
|
UnburyCardsInCurrentDeckIn,
|
|
|
|
BuryOrSuspendCardsIn
|
|
|
|
|
2019-03-04 08:27:39 +01:00
|
|
|
[MESSAGES CONTROL]
|
|
|
|
disable=C,R,
|
|
|
|
fixme,
|
|
|
|
unused-wildcard-import,
|
|
|
|
attribute-defined-outside-init,
|
|
|
|
redefined-builtin,
|
|
|
|
wildcard-import,
|
|
|
|
broad-except,
|
|
|
|
bare-except,
|
|
|
|
unused-argument,
|
|
|
|
unused-variable,
|
|
|
|
redefined-outer-name,
|
|
|
|
global-statement,
|
|
|
|
protected-access,
|
|
|
|
arguments-differ,
|