Explorar el Código

pre-commit-hook: added pylint

Fabian Peter Hammerle hace 5 años
padre
commit
72ce2f9fd3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .githooks/pre-commit

+ 1 - 0
.githooks/pre-commit

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