Skip to content

Commit

Permalink
github actions: codespell: Use ignore_words_list
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau committed Feb 10, 2023
1 parent 40abcdc commit 5469f5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: codespell-project/actions-codespell@v1
with:
ignore_words_list: gost,erro,blok

0 comments on commit 5469f5c

Please sign in to comment.