Configure Codespell to check hidden files (#4236)

This commit is contained in:
Francisco
2023-05-10 20:58:56 +01:00
committed by GitHub
parent e5dbc7435e
commit f7b236dca8
2 changed files with 2 additions and 1 deletions

View File

@ -109,5 +109,6 @@ jobs:
- name: Run CodeSpell
uses: codespell-project/actions-codespell@v2.0
with:
check_hidden: true
check_filenames: true
skip: package-lock.json,*.pdf