Files
smokereal1771273738/pylintrc
Mandel Dashboard 09b4afc3f9 initial commit
2026-02-16 21:28:59 +01:00

13 lines
253 B
INI

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