Commit 6ad3098
committed
lint: add codespell configuration for super-linter
Add .codespellrc to configure codespell when run by super-linter.
This ignores valid identifiers (NotIn, AfterAll) used in Kubernetes
API expressions and Ginkgo test framework, and OLL which appears in
SVG files. Also skip vendor directories and SVG files.
Signed-off-by: Praveen M <m.praveen@ibm.com>
Assisted-by: Claude <noreply@anthropic.com>1 parent dc640f0 commit 6ad3098
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments