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 4ab08f9 commit 9a73243Copy full SHA for 9a73243
.github/workflows/codespell.yml
@@ -13,3 +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,./client/vendor
16
+ ignore_words_list: "NotIn"
0 commit comments