01Detection of potential dead code, unused variables, and unreachable statements.
02Configurable code style checking for indentation, line length, quotes, and semicolons.
030 GitHub stars
04Language-aware naming convention analysis with automated fix suggestions.
05Analysis of import statements for unused imports, ordering, duplicates, and circular dependency hints.
06Comprehensive code complexity metrics including cyclomatic complexity and nesting depth.