瀏覽代碼

pre-commit-hook: added pylint

Fabian Peter Hammerle 4 年之前
父節點
當前提交
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