mirror of
https://github.com/curl/curl.git
synced 2026-04-24 02:22:13 +03:00
GHA/checksrc: run reuse directly, merge into the linters workflow
To eliminate dependencies on an Action, Docker Hub and to simplify. Closes #18721
This commit is contained in:
parent
8e13e42583
commit
6796147910
2 changed files with 8 additions and 13 deletions
1
.github/scripts/requirements.txt
vendored
1
.github/scripts/requirements.txt
vendored
|
|
@ -5,4 +5,5 @@
|
|||
cmakelang == 0.6.13
|
||||
codespell == 2.4.1
|
||||
pytype == 2024.10.11
|
||||
reuse == 5.1.1
|
||||
ruff == 0.13.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue