We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9224967 commit b085020Copy full SHA for b085020
1 file changed
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
hooks:
36
- id: codespell
37
args:
38
- - --ignore-words-list=thex,nd,fo,som,nam,tha
+ - --ignore-words-list=thex,nd,fo,som,nam,tha,caf
39
exclude: >
40
(?x)^(
41
.*\.csv |
0 commit comments