good first issuehelp wanted
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)