Add pylint running capability

This commit is contained in:
Gergely Polonkai
2015-10-20 11:28:27 +02:00
parent 77a5bf35de
commit 6312d48c00
4 changed files with 25 additions and 1 deletions

8
.pylintrc Normal file
View File

@@ -0,0 +1,8 @@
[MASTER]
load-plugins=pylint_django
[REPORTS]
files-output=yes