We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327f281 commit 7ed568dCopy full SHA for 7ed568d
1 file changed
.pre-commit-config.yaml
@@ -51,4 +51,4 @@ repos:
51
hooks:
52
- id: codespell
53
args: ["--skip=./diracx-client/src/diracx/client/_generated/*, ./diracx-[a-z]*/tests/*, ./diracx-testing/*, build/*, ./extensions/gubbins/gubbins-client/src/gubbins/client/_generated/*, ./extensions/gubbins/gubbins-*/tests/*",
54
- "--ignore-words-list=CheckIn"]
+ "--ignore-words-list=CheckIn", "-w"]
0 commit comments