govctl 0.8.4

Project governance CLI for RFC, ADR, and Work Item management
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: tests/test_errors.rs
expression: "normalize_output(&output, temp_dir.path(), &date)"
---
$ govctl check
Checked:
  1 RFCs
  2 clauses
  0 ADRs
  0 work items
  0 verification guards

error[E0207]: Clause 'C-OLD' superseded by 'C-NONEXISTENT' which is not active (gov/rfc/RFC-0001/clauses/C-OLD.json)
exit: 1