diff --git a/.codespellrc b/.codespellrc index 78d22d6c99..0f0abe525b 100644 --- a/.codespellrc +++ b/.codespellrc @@ -3,4 +3,4 @@ skip = .git,*.pdf,*.svg,go.sum,go.mod,*requirements.txt,gen # some strings with unicodes, constructs like [o]utput ignore-regex = ".*\\0[0-9][0-9].*"|json:"[^"]*"|\b[a-z]*\[[a-z]\][a-z]*\b # some ad-hoc variable names etc -ignore-words-list = te,nd,querys +ignore-words-list = te,nd,querys,ser