16881f68fSopenharmony_ci[codespell]
26881f68fSopenharmony_ciskip = .git,*.pdf,*.svg,AUTHORS
36881f68fSopenharmony_ci
46881f68fSopenharmony_ci# The following strings shouldn't actually be accepted, but they're wrongly
56881f68fSopenharmony_ci# identified as words and there is currently no way to exclude them on
66881f68fSopenharmony_ci# a by-line basis (https://github.com/codespell-project/codespell/pull/2400).
76881f68fSopenharmony_ci# Therefore, pretend that they are correctly spelled words:
86881f68fSopenharmony_ci# - alse: used in regex
96881f68fSopenharmony_ci# - siz:  wanted short
106881f68fSopenharmony_ci# - fiter:  variable
116881f68fSopenharmony_ciignore-words-list = alse,siz,fiter
12