pmat 3.17.0

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Quality Gate Examples

## Overview

Examples of configuring and running PMAT quality gates.

## Basic Example

```bash
pmat quality-gate --max-complexity 10
```

## Related Documentation

- [Quality Gates Feature]../features/QUALITY_GATES.md
- [CLI Reference]../cli-reference.md