Skip to content

Commit

Permalink
ci: Add sme exception (bis)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jun 17, 2024
1 parent fb3dbb4 commit a23bb83
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,samples,source -L nin,tne,SME .
- run: codespell -S .git,samples,source -L nin,sme,tne,SME .

0 comments on commit a23bb83

Please sign in to comment.