deslop 0.1.0

A static analyzer that spots low-context and AI-assisted code patterns across naming, concurrency, security, performance, and test quality.
Documentation
1
2
3
mod report;

pub(crate) use report::{format_scan_report, format_scan_report_json, print_benchmark_report};