Skip to content

Commit 6cea273

Browse files
authored
Update codespell.yml
add exception for aNULL which should work now
1 parent b84e182 commit 6cea273

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,aNULL
16+
ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,anull

0 commit comments

Comments
 (0)