mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
scripts: move the ruff linter command into a script
This makes it easier for users to run it with the correct options locally. Also, update the ruff, pytype and cmakelint versions to the latest current ones. Closes #17343
This commit is contained in:
parent
828f998493
commit
028c12948c
3 changed files with 33 additions and 3 deletions
|
|
@ -25,7 +25,7 @@
|
|||
EXTRA_DIST = coverage.sh completion.pl firefox-db2pem.sh checksrc.pl \
|
||||
mk-ca-bundle.pl mk-unity.pl schemetable.c cd2nroff nroff2cd cdall cd2cd managen \
|
||||
dmaketgz maketgz release-tools.sh verify-release cmakelint.sh mdlinkcheck \
|
||||
CMakeLists.txt randdisable wcurl
|
||||
CMakeLists.txt pythonlint.sh randdisable wcurl
|
||||
|
||||
dist_bin_SCRIPTS = wcurl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue