rename: archdoc → wtismycode (WTIsMyCode)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to ArchDoc are documented in this file.
|
||||
All notable changes to WTIsMyCode are documented in this file.
|
||||
|
||||
Format follows [Keep a Changelog](https://keepachangelog.com/).
|
||||
|
||||
@@ -12,8 +12,8 @@ Format follows [Keep a Changelog](https://keepachangelog.com/).
|
||||
- **Dependency cycle detection** (`cycle_detector.rs`) — DFS-based algorithm to find circular module dependencies
|
||||
- **Cycle detection in renderer** — Critical points section now shows detected dependency cycles
|
||||
- **Full pipeline integration tests** — Tests for config validation, scanning, cycle detection, and rendering
|
||||
- **Stats command** — `archdoc stats` displays project-level statistics (files, modules, symbols, edges)
|
||||
- **Check command** — `archdoc check` verifies documentation consistency with code
|
||||
- **Stats command** — `wtismycode stats` displays project-level statistics (files, modules, symbols, edges)
|
||||
- **Check command** — `wtismycode check` verifies documentation consistency with code
|
||||
- **Colored CLI output** — Progress bars and colored status messages
|
||||
- **Comprehensive README** — Badges, configuration reference table, command documentation, architecture overview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user