Change #266274
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 04 May 2026 14:26:29 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/function-length |
| Revision | d99431e6364735a6ba560786854afb39565782ea |
Comments
GHA: verify function-lengths No function is allowed to be longer than 500 lines. The lib/setopt.c:setopt_cptr function is currently exempt, as a single exception until we make it smaller.
Changed files
- .github/workflows/checksrc.yml
- scripts/top-length