Skip to content

Commit d298b41

Browse files
committed
add aNULL exception to codespell
1 parent 06506b3 commit d298b41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- uses: codespell-project/actions-codespell@master
1414
with:
1515
skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt
16-
ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle
16+
ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,aNULL

0 commit comments

Comments
 (0)