| applyTo | ** |
|---|
All files must stay within their configured line limit. See repogov-config.json for limits and rules.
- Resolution order: per-file override, first matching glob, default
- A limit of
0exempts the file (status = SKIP) - WARN at the configured
warning_thresholdpercentage
go run github.com/nicholashoule/repogov/cmd/repogov@latest -agent copilot
go run github.com/nicholashoule/repogov/cmd/repogov@latest -agent copilot initPre-commit hook (.git/hooks/pre-commit):
#!/bin/sh
go run github.com/nicholashoule/repogov/cmd/repogov@latest limits