curl/.github/workflows
Viktor Szakats b39c158e4a
scripts: fix shellcheck SC2046 warnings
Fix SC2046: "Quote this to prevent word splitting."
Ref: https://www.shellcheck.net/wiki/SC2046

Also:
- shellcheck.sh: add `set -eu`.
- shellcheck.sh, yamlcheck.sh: always run from repo root.
- pass `--` before passing the list of files, where missing.
- badwords.pl, cleancmd.pl: rework to accept `git ls-files` arguments.
  Requires Perl 5.22+ (2015-Jun-01) on Windows.
  Ref: https://perldoc.perl.org/functions/open
- INTERNALS.md: require Perl 5.22 on Windows.
- spacecheck.pl: formatting.
- GHA/http3-linux: rework command to avoid SC2046.
- stop suppressing SC2046 warnings.

The yamlcheck.sh issue reported-by: Stanislav Fort (Aisle Research)
Ref: 20251109163515_6eb31da3-deb2-4f4d-8327-935904f27da5

Closes #19432
2025-11-10 14:21:35 +01:00
..
appveyor-status.yml scripts: pass -- before passing xargs 2025-10-16 20:45:28 +02:00
checkdocs.yml scripts: fix shellcheck SC2046 warnings 2025-11-10 14:21:35 +01:00
checksrc.yml scripts: fix shellcheck SC2046 warnings 2025-11-10 14:21:35 +01:00
codeql.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
configure-vs-cmake.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
curl-for-win.yml GHA/curl-for-win: drop libssh 2025-10-20 14:22:14 +02:00
distcheck.yml GHA: bump GitHub artifact Actions 2025-10-25 00:19:00 +02:00
fuzz.yml GHA/fuzz: try fixing concurrency group deadlock 2025-10-24 13:46:14 +02:00
http3-linux.yml scripts: fix shellcheck SC2046 warnings 2025-11-10 14:21:35 +01:00
label.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
linux-old.yml CI: two display name tweaks 2025-11-01 02:24:17 +01:00
linux.yml GHA: update awslabs/aws-lc to v1.63.0 2025-11-10 09:21:25 +01:00
macos.yml GHA/macos: replace deleted gcc-12 with gcc-13/gcc-14 2025-11-06 22:18:27 +01:00
non-native.yml GHA/non-native: revert to OpenBSD 7.7 due to test hangs with 7.8 2025-11-05 11:50:13 +01:00
windows.yml processhelp.pm: log taskkill pid info, add debug envs, enable in CI 2025-11-10 02:00:17 +01:00