Files
mbflow1771261907/pylintrc
Mandel Dashboard 6c6cf934c4 initial commit
2026-02-16 18:11:50 +01:00

13 lines
250 B
INI

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