code complexity & repetition analysis tool
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2026-01-13#

Added#

  • LOC command extension: file ranking and directory aggregation.
  • Syntax highlighting using syntect.
  • Configuration saving functionality.
  • Core utilities and commands.
  • Clone detector implementation (Rabin-Karp).
  • Cyclomatic complexity and LOC metrics.
  • mdbook Documentation with example/sample files.