Add PyLint

This commit is contained in:
f4lco
2019-01-27 20:45:51 +01:00
parent 6ec0c010e5
commit b86284054f
13 changed files with 688 additions and 28 deletions
+1
View File
@@ -25,6 +25,7 @@ coverage_report:
lint:
pipenv run pycodestyle stw_potsdam tests
pipenv run pydocstyle stw_potsdam tests
pipenv run pylint stw_potsdam tests
clean:
pipenv run python -m coverage erase