Skip to content

Commit

Permalink
Use the codespell ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Oct 14, 2023
1 parent e7081ff commit 39cb8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SpellCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
with:
persist-credentials: false
- run: pip install codespell
- run: codespell
- run: codespell --ignore-words=.codespell.ignore

0 comments on commit 39cb8f5

Please sign in to comment.