We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2acffa5 commit 63cc603Copy full SHA for 63cc603
.github/workflows/codespell.yml
@@ -12,5 +12,5 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: codespell-project/actions-codespell@master
14
with:
15
- skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt
16
- ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,anull,Widgits,Manuel
+ skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt,CREDITS.md,openssl.cnf
+ ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,anull
0 commit comments