Skip to content

Commit 362cdaa

Browse files
committed
Ignore some words pointed out in PR review
1 parent 430910e commit 362cdaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codespellrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
skip = .git*,go.sum,.codespellrc,.golangci.yml
44
check-hidden = true
55
# ignore-regex =
6-
ignore-words-list = ot,te,ond,fo,tread
6+
# "idiosyncracies" or reflections of some config values like pass_thru
7+
ignore-words-list = ot,te,ond,fo,tread,noes,pass-thru,pass-thrus,keep-alives

0 commit comments

Comments
 (0)