Skip to content

Commit 94566b6

Browse files
andyzhangxk8s-infra-cherrypick-robot
authored andcommitted
test: ginore NotIn spelling error
1 parent f123bc3 commit 94566b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
with:
1414
check_filenames: true
1515
skip: ./.git,./.github/workflows/codespell.yml,.git,*.png,*.jpg,*.svg,*.sum,./vendor,go.sum,./release-tools/prow.sh,./pkg/lib/iscsi/
16-
ignore_words_list: "AKS,aks,ro"
16+
ignore_words_list: "AKS,aks,ro,NotIn"

0 commit comments

Comments
 (0)