Multi-repo CLOC
Version updated for https://github.com/ppipada/multi-repo-cloc to version v1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Multi-repo CLOC, automates the process of analyzing code across multiple repositories using the cloc tool, generating detailed reports on lines of code and other metrics. It aggregates JSON outputs from each repository and produces a summary in Markdown format, simplifying cross-repository code analysis and reporting tasks. Key capabilities include support for scanning multiple repositories, applying custom configurations per repository, and outputting structured data for further use or integration into workflows.
What’s Changed
Initial release for multi repo cloc