Skip to content

Commit

Permalink
skip .git/objects in codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed May 29, 2024
1 parent 5c4d033 commit d4d0162
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,5 @@ jobs:
- name: Run CodeSpell
uses: codespell-project/actions-codespell@v2.0
with:
check_hidden: true
check_filenames: true
skip: package-lock.json

0 comments on commit d4d0162

Please sign in to comment.