Skip to content

Commit 4453205

Browse files
committed
ci: Exclude schema from codespell
1 parent 6d4a15c commit 4453205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
22
[codespell]
3-
skip = .git,*.pdf,*.svg,go.sum,*.lock,.codespellrc,.yarn,node_modules,schema-validator.js,.pnp.cjs,funded_awards.json
3+
skip = .git,*.pdf,*.svg,go.sum,*.lock,.codespellrc,.yarn,node_modules,schema-validator.js,.pnp.cjs,funded_awards.json,schema-1.1.1-datacite.json
44
check-hidden = true
55
ignore-regex = ^.{300,}$|/((.*\|){4,}.*\))|\b(afterAll)\b
66
ignore-words-list = chack

0 commit comments

Comments
 (0)