mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 02:37:28 +02:00
Use ignore words list instead of file
This commit is contained in:
3
.github/workflows/codespell.yml
vendored
3
.github/workflows/codespell.yml
vendored
@ -18,4 +18,5 @@ jobs:
|
||||
with:
|
||||
check_filenames: true
|
||||
check_hidden: true
|
||||
ignore_words_file: .codespellignore
|
||||
# Add comma separated list of words to ignore
|
||||
ignore_words_list:
|
||||
|
Reference in New Issue
Block a user