Repoglance Repo Insight
Version updated for https://github.com/SRJ-ai/repoglance to version v0.2.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The repoglance GitHub Action provides a fast, visual way to analyze code repositories by providing insights into various aspects such as language breakdown, complexity hotspots, TODO tracker, and git activity. It automates the process of gathering and displaying technical information about a repository in a user-friendly format without requiring any configuration or API keys.
What’s Changed
Quality release.
- Respects
.gitignore(viagit ls-files) — parity with tokei/scc - Single file read per file: complexity computed inline during the scan (~half the I/O on large repos)
- Block-comment counting for C-family languages
- GitHub repository renamed to
SRJ-ai/repoglance; all URLs/badges updated - Added
CHANGELOG.md; test suite expanded to 29
pip install repoglance