Skip to content

Commit

Permalink
add files to check
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Jul 16, 2024
1 parent 92090ff commit 9194c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-spelling-errors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Run codespell
run: |
codespell -L "ocassion,occassion,ot,te,tje" --ignore-regex '\.txt$|\.md$|\.py|\.ipynb$'
codespell -L "ocassion,occassion,ot,te,tje" **/*.{txt,md,py,ipynb}

0 comments on commit 9194c40

Please sign in to comment.