We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e9561 commit 327f281Copy full SHA for 327f281
1 file changed
.pre-commit-config.yaml
@@ -50,4 +50,5 @@ repos:
50
rev: v2.4.1
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"]
0 commit comments