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 07e91d8 commit 91533f8Copy full SHA for 91533f8
.codespellrc
@@ -1,6 +1,6 @@
1
[codespell]
2
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
3
-skip = .git*,*.pdf,*.svg,*.css,*.min.*,.codespellrc
+skip = .git*,*.pdf,*.svg,*.css,*.min.*,.codespellrc,*.js,*.cast
4
check-hidden = true
5
-# ignore-regex =
+ignore-regex = <sup>nd</sup>
6
# ignore-words-list =
0 commit comments