mirror of
https://github.com/curl/curl.git
synced 2026-04-20 10:41:13 +03:00
CI: codespell
The list of words to ignore is in the file .github/scripts/codespell-ignore.txt Closes #12390
This commit is contained in:
parent
0510e8b58c
commit
481755955b
2 changed files with 51 additions and 0 deletions
15
.github/scripts/codespell-ignore.txt
vendored
Normal file
15
.github/scripts/codespell-ignore.txt
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
#
|
||||
# SPDX-License-Identifier: curl
|
||||
clen
|
||||
te
|
||||
wont
|
||||
statics
|
||||
nome
|
||||
wast
|
||||
numer
|
||||
anull
|
||||
inout
|
||||
msdos
|
||||
ba
|
||||
fo
|
||||
Loading…
Add table
Add a link
Reference in a new issue