This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
persistent=no
|
||||
load-plugins=pylint_django
|
||||
|
||||
|
||||
[MESSAGES CONTROL]
|
||||
|
||||
disable=missing-docstring,
|
||||
@@ -12,6 +11,8 @@ disable=missing-docstring,
|
||||
missing-function-docstring,
|
||||
useless-object-inheritance,
|
||||
consider-using-f-string,
|
||||
unspecified-encoding,
|
||||
django-not-configured,
|
||||
|
||||
[BASIC]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user