Skip to content

Commit

Permalink
ci: Ignore pdf directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jun 27, 2024
1 parent 3b6c994 commit 54e8da4
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 @@ -10,4 +10,4 @@ jobs:
with:
python-version: '3.10'
- run: pip install codespell
- run: codespell -S .git,docson,locale,currency.csv -L fo,nam,sme,zar,SME .
- run: codespell -S .git,docson,locale,pdf,currency.csv -L fo,nam,sme,zar,SME .

0 comments on commit 54e8da4

Please sign in to comment.