浏览代码

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