curl-curl/lib/vssh
Viktor Szakats 2dc71ba8bf
badwords: check indented lines in source code, fix fallouts
- badwords.pl: add `-a` option to check all lines in source code files.
  Before this patch indented lines were skipped (to avoid Markdown code
  fences.)
- GHA/checksrc: use `-a` when verifying the source code.
- GHA/checksrc: disable `So` and `But` rules for source code.
- GHA/checksrc: add docs/examples to the verified sources.
- badwords.txt: delete 4 duplicates.
- badwords.txt: group and sort contractions.
- badwords.txt: allow ` url = `, `DIR`, `<file name`.

Closes #19536
2025-11-15 13:25:02 +01:00
..
libssh2.c badwords: check indented lines in source code, fix fallouts 2025-11-15 13:25:02 +01:00
libssh.c badwords: check indented lines in source code, fix fallouts 2025-11-15 13:25:02 +01:00
ssh.h badwords: fix two exceptions and drop them 2025-11-14 17:32:04 +01:00
vssh.c sftp: fix range downloads in both SSH backends 2025-11-11 14:51:22 +01:00
vssh.h sftp: fix range downloads in both SSH backends 2025-11-11 14:51:22 +01:00