Files
success_20260222052159/pylintrc
Mandel WebGUI Bot d6dc3278b3 initial commit
2026-02-22 05:22:01 +01:00

13 lines
256 B
INI

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