Эх сурвалжийг харах

pre-commit-hook: added pylint

Fabian Peter Hammerle 6 жил өмнө
parent
commit
72ce2f9fd3

+ 1 - 0
.githooks/pre-commit

@@ -5,3 +5,4 @@ set -ex
 pipenv clean
 pipenv clean
 pipenv sync --dev
 pipenv sync --dev
 pipenv run pytest
 pipenv run pytest
+pipenv run pylint symuid --disable=fixme