Files
mandelstudio/pylintrc

12 lines
193 B
INI

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