浏览代码

ignore Linz in codespell

Rodrigo Perez-Vicente 2 年之前
父节点
当前提交
f382982dab
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .pre-commit-config.yaml

+ 2 - 2
.pre-commit-config.yaml

@@ -8,8 +8,8 @@ repos:
     rev: v2.1.0
     rev: v2.1.0
     hooks:
     hooks:
       - id: codespell
       - id: codespell
-#        args:
-#          - --ignore-words-list=
+        args:
+          - --ignore-words-list=linz
   - repo: https://gitlab.com/PyCQA/flake8
   - repo: https://gitlab.com/PyCQA/flake8
     rev: 4.0.1
     rev: 4.0.1
     hooks:
     hooks: