mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-01 06:19:44 +01:00
add aNULL exception to codespell
This commit is contained in:
parent
06506b371e
commit
d298b41d2c
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
||||
- uses: codespell-project/actions-codespell@master
|
||||
with:
|
||||
skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt
|
||||
ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle
|
||||
ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,aNULL
|
||||
|
Loading…
Reference in New Issue
Block a user