Skip to content

Commit 16450e3

Browse files
committed
add codespell corrections (aNULL)
1 parent d6c0b33 commit 16450e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codespell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: codespell-project/actions-codespell@master
1414
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,nmake
15+
skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt,.git/objects/*
16+
ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,nmake,aNULL

0 commit comments

Comments
 (0)