Skip to content

Commit

Permalink
trying again to suppress words with proper setting
Browse files Browse the repository at this point in the history
  • Loading branch information
kasserater committed Jul 11, 2024
1 parent d22e62d commit 1da8399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
check_filenames: true
check_hidden: true
skip: "./go.sum"
ignore-words: NotIn
ignore_words_list: NotIn

0 comments on commit 1da8399

Please sign in to comment.