repopilot 0.11.0

Local-first CLI for repository audit, architecture risk detection, baseline tracking, and CI-friendly code review.
Documentation
1
2
3
4
5
6
pub mod barrel_file_risk;
pub mod deep_nesting;
pub mod deep_relative_imports;
pub mod import_coupling;
pub mod large_file;
pub mod too_many_modules;