Commit 60e4bce9 authored by sim's avatar sim

Disable pylint-django for now because it is broken

NOTE: See <https://github.com/PyCQA/pylint/issues/1609>
parent 2ebfada9
...@@ -18,7 +18,7 @@ persistent=yes ...@@ -18,7 +18,7 @@ persistent=yes
# List of plugins (as comma separated values of python modules names) to load, # List of plugins (as comma separated values of python modules names) to load,
# usually to register additional checkers. # usually to register additional checkers.
load-plugins=pylint_celery,pylint_django load-plugins=pylint_celery
# Use multiple processes to speed up Pylint. # Use multiple processes to speed up Pylint.
# DO NOT CHANGE THIS VALUES >1 HIDE RESULTS!!!!! # DO NOT CHANGE THIS VALUES >1 HIDE RESULTS!!!!!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment