We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd3f7a commit 80a6203Copy full SHA for 80a6203
1 file changed
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
hooks:
43
- id: codespell
44
args:
45
- - --ignore-words-list=thex
+ - --ignore-words-list=thex,nd,fo,som,nam,tha
46
exclude: >
47
(?x)^(
48
.*\.csv |
0 commit comments