Forked from
funkwhale / funkwhale
7643 commits behind the upstream repository.
-
Eliot Berriot authored76f98b74
.pylintrc 180 B
[MASTER]
load-plugins=pylint_common, pylint_django, pylint_celery
[FORMAT]
max-line-length=120
[MESSAGES CONTROL]
disable=missing-docstring,invalid-name
[DESIGN]
max-parents=13