mirror of
https://github.com/curl/curl.git
synced 2026-06-20 15:35:39 +03:00
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 |
||
|---|---|---|
| .. | ||
| cleancmd.pl | ||
| cmp-config.pl | ||
| cmp-pkg-config.sh | ||
| codespell-ignore.words | ||
| codespell.sh | ||
| distfiles.sh | ||
| pyspelling.words | ||
| pyspelling.yaml | ||
| randcurl.pl | ||
| requirements-docs.txt | ||
| requirements-proselint.txt | ||
| requirements.txt | ||
| shellcheck-ci.sh | ||
| shellcheck.sh | ||
| spellcheck.curl | ||
| trimmarkdownheader.pl | ||
| typos.sh | ||
| typos.toml | ||
| verify-examples.pl | ||
| verify-synopsis.pl | ||
| yamlcheck.sh | ||
| yamlcheck.yaml | ||