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.
2 parents 498d7ec + 1189276 commit 53c81d7Copy full SHA for 53c81d7
.codespellrc
@@ -2,7 +2,7 @@
2
# See: https://github.com/codespell-project/codespell#using-a-config-file
3
[codespell]
4
# In the event of a false positive, add the problematic word, in all lowercase, to a comma-separated list here:
5
-ignore-words-list = freeed,unstall,
+ignore-words-list = freeed,nexted,unstall,
6
skip = ./.git,./.licenses,__pycache__,node_modules,./go.mod,./go.sum,./package-lock.json,./poetry.lock,./yarn.lock
7
builtin = clear,informal,en-GB_to_en-US
8
check-filenames =
0 commit comments