1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-06-14 18:53:35 +00:00
Files
.github
actions
api
assets
charts
cmd
deploy
docs
e2e
examples
internal
pkg
scripts
k8s-storage
Dockerfile.devel
Dockerfile.test
build-multi-arch-image.sh
build_step.inc.sh
check-env.sh
codespell.conf
deploy-ceph-csi-operator.sh
golangci.yml.in
install-helm.sh
install-snapshot.sh
lint-extras.sh
lint-go.sh
mdl-style.rb
minikube.sh
rook.sh
skip-doc-change.sh
test-go.sh
utils.sh
tools
troubleshooting
vendor
.commitlintrc.yml
.gitignore
.mergify.yml
.pre-commit-config.yaml
LICENSE
Makefile
PendingReleaseNotes.md
README.md
build.env
deploy.sh
go.mod
go.sum
ceph-csi/scripts/codespell.conf

6 lines
250 B
Plaintext
Raw Normal View History

[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