diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 3875af3ac..08a419bff 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,NotIn + ignore_words_list: crate,NotIn,Wirth