good first issuehelp wanted
Repository metrics
- Stars
- (697 stars)
- PR merge metrics
- (Avg merge 26m) (9 merged PRs in 30d)
Description
Thank you for this great tool. We are gonna add the new hook right away throughout our repos.
It would be cool to be able to show the different type of complexity that exists. Out of my bat (and from https://github.com/astral-sh/ruff/issues/2418), there are:
- cyclomatic complexity
- cohesion complexity (https://github.com/mschwager/cohesion)