Skip to content

Commit

Permalink
ignore some files
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Jun 28, 2024
1 parent 5ed8e4f commit adc5a59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
- name: Codespell
uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: Crate,crate
check_filenames: true
skip: ".git,*.pdf,*.svg,versioneer.py,*.css,*.html"
check_hidden: true

0 comments on commit adc5a59

Please sign in to comment.