Przeglądaj źródła

gree -- Wit could be lower case for codespell to pick it up

Yaroslav Halchenko 1 rok temu
rodzic
commit
68af768ce0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/codespell.yml

+ 1 - 1
.github/workflows/codespell.yml

@@ -17,4 +17,4 @@ jobs:
       - uses: codespell-project/actions-codespell@master
         with:
           skip: "*.svg,.git,venvs,_build,versioneer.py,DL-*,.github"
-          ignore_words_list: "Wit"
+          ignore_words_list: "wit"