mirror of
https://github.com/curl/curl.git
synced 2026-05-30 14:17:29 +03:00
GHA: make typos ignore RELEASE-NOTES
The file is almost entirely made up by first-lines of previous git commits, and we usually push it without a PR cycle, making it annoying to trigger on typos later as they then show in independent PRs by other people. Closes #20917
This commit is contained in:
parent
a254b8ce3f
commit
eb5af3a9c7
1 changed files with 1 additions and 0 deletions
1
.github/scripts/typos.toml
vendored
1
.github/scripts/typos.toml
vendored
|
|
@ -28,6 +28,7 @@ extend-exclude = [
|
|||
"projects/vms/*",
|
||||
"projects/Windows/tmpl/curl.vcxproj",
|
||||
"projects/Windows/tmpl/libcurl.vcxproj",
|
||||
"RELEASE-NOTES",
|
||||
"scripts/wcurl",
|
||||
"tests/data/test*",
|
||||
"tests/unit/unit1625.c",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue