neti 1.6.6

High-integrity code quality governance and transactional change management for AI-assisted development
Documentation
pub mod analysis;
pub mod branch;
pub mod clean;
pub mod cli;
pub mod config;
pub mod constants;
pub mod detection;
pub mod discovery;
pub mod events;
pub mod exit;
pub mod graph;
pub mod lang;
pub mod mutate;
pub mod project;
pub mod reporting;
pub mod skeleton;
pub mod spinner;
pub mod tokens;
pub mod types;
pub mod utils;
pub mod verification;