initial commit
This commit is contained in:
12
pylintrc
Normal file
12
pylintrc
Normal file
@@ -0,0 +1,12 @@
|
||||
[MASTER]
|
||||
jobs = 1
|
||||
load-plugins = pylint_django,pylint_packageinitcheck
|
||||
django-settings-module = success_20260222051444.settings.base
|
||||
score = n
|
||||
ignore = migrations
|
||||
|
||||
[MESSAGES CONTROL]
|
||||
disable = R,C,W5103,W0707,E5110
|
||||
|
||||
[TYPECHECK]
|
||||
ignored-classes = responses
|
||||
Reference in New Issue
Block a user