KubeArmor/.codespellrc
Vaibhav Anand Singh b5d4f0ad2d fix: correct spelling mistakes across the project
Signed-off-by: Vaibhav Anand Singh <vaibhavanandsingh24@gmail.com>
2026-05-15 10:50:42 +05:30

4 lines
173 B
Text

[codespell]
skip = .git,vendor,*.pb.go,go.sum,*.svg,*.png,*.jpg,*.gif,*.ico,*.woff,*.woff2,*.ttf,*.eot
ignore-words-list = NotIn,fpt,smpt,te,nam,aks,IST,MKE
quiet-level = 2