01Detects unused code, including dead functions and orphan imports
02Generates structured reports with file paths, line numbers, and suggested fixes
030 GitHub stars
04Validates naming conventions across variables, functions, and files
05Identifies inconsistent indentation, spacing, and bracket placement
06Flags magic numbers and hardcoded strings for extraction into constants