Fabian Peter Hammerle 5 лет назад
Родитель
Сommit
72ce2f9fd3
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .githooks/pre-commit

+ 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