فهرست منبع

pre-commit-hook: added pylint

Fabian Peter Hammerle 5 سال پیش
والد
کامیت
72ce2f9fd3
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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