pmat 3.15.0

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
1
2
3
4
5
6
#![cfg_attr(coverage_nightly, coverage(off))]

mod tests_json_persistence;
mod tests_persistence;
mod tests_store;
mod tests_store_integration;