curl/.github/scripts
Viktor Szakats 1ccdad64ef
CI: add whitespace checker
Fix issues detected.

Also:

- One of the `.vc` files used LF EOLs, while the other didn't.
  Make that one also use LF EOLs, as this is apparently supported by
  `nmake`.

- Drop `.dsw` and `.btn` types from `.gitattributes`.
  The repository doesn't use them.

- Sync section order with the rest of files in
  `tests/certs/EdelCurlRoot-ca.prm`.

- Indent/align `.prm` and `.pem` files.

- Delete dummy `[something]` section from `.prm` and `.pem` files.

Mental note:
MSVC `.sln` files seem to accept spaces for indentation and also support
LF line-endings. I cannot test this and I don't know what's more
convenient when updating them, so left them as-is, with specific
exclusions.

Closes #14031
2024-06-27 13:33:30 +02:00
..
badwords.pl tidy-up: use /usr/bin/env perl shebang 2024-06-26 23:58:10 +02:00
badwords.txt GHA: detect and warn for more English contractions 2024-06-13 16:21:09 +02:00
cleancmd.pl tidy-up: use /usr/bin/env perl shebang 2024-06-26 23:58:10 +02:00
cleanspell.pl tidy-up: use /usr/bin/env perl shebang 2024-06-26 23:58:10 +02:00
codespell-ignore.txt mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 2024-04-24 14:30:37 +02:00
shellcheck.sh OS400: fix shellcheck warnings in scripts 2024-04-11 07:48:51 +00:00
spacecheck.pl CI: add whitespace checker 2024-06-27 13:33:30 +02:00
spellcheck.words VULN-DISCLOSURE-POLICY: NULL dereferences and crashes 2024-06-19 12:53:35 +02:00
spellcheck.yaml DISTROS: add document with distro pointers 2024-03-26 00:26:55 +01:00
verify-examples.pl docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
verify-synopsis.pl verify-synopsis.pl: work with .md files 2024-06-27 12:45:06 +02:00
VERSIONS CI: renovate updates 2024-05-15 11:38:28 +02:00