mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
To run checksrc and spacecheck on the source tree. Also for cmake to sync up with autotools' `checksrc` target. - cmake: `curl-lint` With `-DCURL_LINT=ON`, checks run automatically for all targets. - autotools: `lint` Closes #20175