File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : code-inspector
2+ categories :
3+ - linter
4+ tags :
5+ - go
6+ - python
7+ - javascript
8+ - typescript
9+ - rust
10+ - java
11+ - c
12+ - cpp
13+ - csharp
14+ - ruby
15+ - php
16+ - scala
17+ license : MIT License
18+ types :
19+ - cli
20+ source : ' https://github.com/miguelbravo7/code-inspector'
21+ homepage : ' https://github.com/miguelbravo7/code-inspector'
22+ description : >-
23+ A Go CLI and library that ranks code by complexity x git churn to surface
24+ refactoring hotspots. Reports cyclomatic and cognitive complexity, Halstead
25+ metrics and a Maintainability Index, token-normalized duplicate-code (clone)
26+ detection, and an import dependency graph (fan-in/fan-out and cycle detection)
27+ across many languages via tree-sitter. Also ships a Claude Code skill for
28+ AI-assisted code review.
You can’t perform that action at this time.
0 commit comments