ceph-csi/scripts/codespell.conf
Nikhil-Ladha d10c83eeae ci: fix codespell and lint issues
fix codespell for "respository" and update ignore word list.
Fix extra whitespace lint issue from "tracevol.py" script

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
2025-03-27 11:04:07 +00:00

6 lines
250 B
Plaintext

[codespell]
# TODO: enable codespell on retest folder except vendor
skip = .git,./vendor,./docs/design/proposals/images,./actions/retest/*,./api/vendor,go.sum,./e2e/vendor
ignore-words-list = ExtraVersion,extraversion,ba,ro,RO
check-filenames = true