We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d4a15c commit 4453205Copy full SHA for 4453205
.codespellrc
@@ -1,6 +1,6 @@
1
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
2
[codespell]
3
-skip = .git,*.pdf,*.svg,go.sum,*.lock,.codespellrc,.yarn,node_modules,schema-validator.js,.pnp.cjs,funded_awards.json
+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
4
check-hidden = true
5
ignore-regex = ^.{300,}$|/((.*\|){4,}.*\))|\b(afterAll)\b
6
ignore-words-list = chack
0 commit comments