mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
e077c1fdf5
This commit adds a new target codespell to the make containerized-test. Fixes: #2229 Signed-off-by: Yati Padia <ypadia@redhat.com>
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
[codespell]
|
|
skip = .git,./vendor,./docs/design/proposals/images
|
|
ignore-words-list = ExtraVersion,extraversion,ba
|
|
check-filenames = true
|