repopilot 0.2.0

Local-first codebase audit CLI with evidence-backed findings
Documentation
1
2
3
4
5
6
7
pub mod audits;
pub mod compare;
pub mod config;
pub mod findings;
pub mod output;
pub mod report;
pub mod scan;