curl/.github/workflows
Viktor Szakats 62d77b12fc
spacecheck: check long lines and repeat spaces, fix fallouts
Verify if lines are not longer than 192 characters. Also verify if lines
have less than 79 repeat spaces (and fix one fallout).

To improve readability by avoiding long lines and to prevent adding
overly long lines with text that may go unnoticed in an editor or diff
viewer.

In addition to pre-existing line length limits: 79 for C, 132 for CMake
sources.

Also:
- spacecheck: fix/harden allowlist regexes.
- spacecheck: tidy-up quotes and simplify escaping.
- spacecheck: allow folding strings with repeat spaces.
- GHA: fix a suppressed shellcheck warning.
- GHA/macos: simplify by dropping brew bundle.
- test1119.pl: precompile a regex.
- FAQ.md: delete very long link to a Windows 7/2008 support article
  that's lost it relevance.

Closes #21087
2026-03-25 11:02:08 +01:00
..
appveyor-status.yml GHA: switch 12 Linux jobs to arm64 2026-01-09 19:35:16 +01:00
checkdocs.yml badwords: dedupe invocation into a runnable script 2026-03-10 17:44:15 +01:00
checksrc.yml badwords: dedupe invocation into a runnable script 2026-03-10 17:44:15 +01:00
checkurls.yml GHA: bump GHA and pip dependencies 2026-02-01 16:40:37 +01:00
codeql.yml spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
configure-vs-cmake.yml spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
curl-for-win.yml GHA/curl-for-win: enable c-ares with HTTPS-RR in an existing job 2026-03-22 00:26:25 +01:00
distcheck.yml spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
fuzz.yml GHA: silence fresh zizmor 1.21.0 warnings 2026-01-16 13:48:28 +01:00
http3-linux.yml spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
label.yml GHA: use ubuntu-slim image in 3 jobs 2026-01-25 18:54:12 +01:00
linux-old.yml spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
linux.yml spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
macos.yml spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
non-native.yml GHA: add NTLM to lots of builds 2026-03-21 15:30:04 +01:00
windows.yml spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00