@@ -0,0 +1,25 @@
[MASTER]
load-plugins=pylint_django
[MESSAGES CONTROL]
disable=missing-module-docstring,
missing-class-docstring,
missing-function-docstring,
useless-object-inheritance,
[BASIC]
good-names=_,
c,
d,
e,
i,
j,
k,
[FORMAT]
max-line-length=120
The note is not visible to the blocked user.