diff --git a/.github/workflows/fast-checks.yml b/.github/workflows/fast-checks.yml index 183b7879..e7096ff3 100644 --- a/.github/workflows/fast-checks.yml +++ b/.github/workflows/fast-checks.yml @@ -63,4 +63,4 @@ jobs: with: builtin: clear,rare check_filenames: true - ignore_words_list: assertIn, \ No newline at end of file + ignore_words_list: assertIn,crate, \ No newline at end of file