Files
bootfix2_20260222035733/pylintrc
Mandel WebGUI Bot dbfea830c0 initial commit
2026-02-22 04:57:35 +01:00

13 lines
257 B
INI

[MASTER]
jobs = 1
load-plugins = pylint_django,pylint_packageinitcheck
django-settings-module = bootfix2_20260222035733.settings.base
score = n
ignore = migrations
[MESSAGES CONTROL]
disable = R,C,W5103,W0707,E5110
[TYPECHECK]
ignored-classes = responses