curl/.github/scripts
Viktor Szakats 139ce4d37c
GHA: separate pytype from other checkers and pips
pytype is discontinued, does not receive further updates, and it
requires older python, offered by Ubuntu 24.04 or older.

Move it to its own GHA job to allow bumping the rest of checkers to.
newer runner images. Also move it out from the shared `requirements.txt`
and install directly from its separate GHA job, to avoid installing it
unnecessarily from others. Since it does not receive update, it's fine
to move out from Dependabot's view.

Ref: https://pypi.org/project/pytype/
Cherry-picked from #22092

Closes #22096
2026-06-19 00:14:18 +02:00
..
cleancmd.pl perl: || die -> or die 2026-06-16 00:41:29 +02:00
cmp-config.pl tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
cmp-pkg-config.sh
codespell-ignore.words
codespell.sh test1625: unit test for Curl_compareheader 2026-03-12 10:30:14 +01:00
distfiles.sh buildconf: remove 2026-04-04 11:35:24 +02:00
pyspelling.words docs/VERIFY: expand with more things we do 2026-06-18 12:55:22 +02:00
pyspelling.yaml
randcurl.pl perl: switch from backticks to qx() 2026-06-14 14:25:02 +02:00
requirements-docs.txt
requirements-proselint.txt
requirements.txt GHA: separate pytype from other checkers and pips 2026-06-19 00:14:18 +02:00
shellcheck-ci.sh
shellcheck.sh
spellcheck.curl
trimmarkdownheader.pl
typos.sh
typos.toml GHA/non-native: move BSDs to a single matrix, add DragonFly and Midnight 2026-05-20 03:19:02 +02:00
verify-examples.pl tidy-up: add space around operators, where missing 2026-05-28 10:12:00 +02:00
verify-synopsis.pl spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
yamlcheck.sh
yamlcheck.yaml