Skip to content

Commit

Permalink
do not warn, but error
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg authored Nov 1, 2024
1 parent 56b40b3 commit f6f3c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: Missings,coo,ue,fo,ans
only_warn: 1
only_warn: 0

0 comments on commit f6f3c1c

Please sign in to comment.