pmat 3.6.0

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
1
2
3
4
5
# Prevent rust-analyzer from consuming 70+ GB of RAM
# Only analyze default features (core-languages, viz, http-client)
# To analyze other features, temporarily add them here
[cargo]
features = []