Closed krzysztofzuraw closed 8 years ago
@@ master #576 diff @@
==========================================
Files 53 53
Lines 2073 2073
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
Hits 1892 1892
Misses 181 181
Partials 0 0
Powered by Codecov. Last update aa6130f...5d3eb7d
Great, I will review it during weekend.
Two simple questions, rest looks ok! Great work! :rocket:
@magul comments adressed
Story / Bug id: https://github.com/stxnext-csr/volontulo/issues/562 Reference person: @krzysztofzuraw Description:
Added
.pylintrc
file, removed unnecessarypylint disable
, fixing other pylint issuesNew imports / dependencies:
astroid==1.4.8
pylint==1.6.4
pylint-django==0.7.2
pylint-plugin-utils==0.2.4
What tests do I need to run to validate this change:
Run
pylint apps
from main project directory