We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0b8a3 commit 2fa1033Copy full SHA for 2fa1033
.github/workflows/codespell.yml
@@ -13,4 +13,4 @@ jobs:
13
with:
14
check_filenames: true
15
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"
+ ignore_words_list: "AKS,aks,ro,NotIn"
0 commit comments