diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 4074c08a08..4bf658c8df 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -19,4 +19,4 @@ jobs: check_filenames: true check_hidden: true skip: ./target,./.jj,*.lock - ignore_words_list: crate + ignore_words_list: crate,NotIn