repopilot 0.1.0

Local-first codebase audit CLI with evidence-backed findings
Documentation
1
2
3
4
5
6
pub mod config;
pub mod facts;
pub mod language;
pub mod markers;
pub mod scanner;
pub mod types;