GBA003/External/Harmony/Backends/Dropbox/Carthage/Checkouts/SwiftyDropbox/stone/.pylintrc
2024-05-30 10:22:15 +08:00

14 lines
241 B
INI

[MESSAGES CONTROL]
disable=
C,
R,
fixme,
locally-disabled,
protected-access,
useless-else-on-loop,
cell-var-from-loop, # https://github.com/PyCQA/pylint/issues/1934
enable=useless-suppression
[REPORTS]
reports=n