Skip to content

Commit

Permalink
ignore .pnp.cjs -- autogenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jan 12, 2024
1 parent 62ff18f commit 0f00223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codespellrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
[codespell]
skip = .git,*.pdf,*.svg,go.sum,*.lock,.codespellrc,.yarn,node_modules,schema-validator.js
skip = .git,*.pdf,*.svg,go.sum,*.lock,.codespellrc,.yarn,node_modules,schema-validator.js,.pnp.cjs
check-hidden = true
ignore-regex = ^.{300,}$|/((.*\|){4,}.*\))|\b(afterAll)\b
ignore-words-list = chack

0 comments on commit 0f00223

Please sign in to comment.