mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
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>
This commit is contained in:
committed by
mergify[bot]
parent
add4b36900
commit
d10c83eeae
@ -1,5 +1,5 @@
|
||||
[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
|
||||
ignore-words-list = ExtraVersion,extraversion,ba,ro,RO
|
||||
check-filenames = true
|
||||
|
Reference in New Issue
Block a user