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 1c98589 commit eaa66bdCopy full SHA for eaa66bd
.codespellrc
@@ -3,7 +3,7 @@
3
[codespell]
4
5
# Comma separated list of dirs to be skipped.
6
-skip = .git,*.pb.desc,*/node_modules/*,*/public/js/*,*/public/scss/*
+skip = .git,go.mod,go.sum,*.pb.desc,*/node_modules/*,*/public/js/*,*/public/scss/*
7
8
# Comma separated list of words to be ignored. Words must be lowercased.
9
ignore-words-list = ans,distroname,testof,hda,ststr,archtypes
0 commit comments