We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af152d commit 0d5bb1cCopy full SHA for 0d5bb1c
1 file changed
.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,CREDITS.md,openssl.cnf
+ skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt,CREDITS.md,openssl.cnf,fedora-dirk-ipv6.diff
16
ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,anull
0 commit comments