added pylint
Added pylintrc and pylinted the current code. Other notes: -added pylint==1.3.0
Showing
pylintrc
0 → 100644
... | @@ -2,3 +2,4 @@ django-nose==1.2 | ... | @@ -2,3 +2,4 @@ django-nose==1.2 |
coverage==3.7.1 | coverage==3.7.1 | ||
mock==1.0.1 | mock==1.0.1 | ||
django-debug-toolbar==1.2.1 | django-debug-toolbar==1.2.1 | ||
pylint==1.3.0 |
Please
register
or
sign in
to comment