govctl 0.10.2

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/error_tests/rfc_clause_cases/check.rs
expression: snapshot
---
$ govctl check
Checked:
  1 RFCs
  1 clauses
  0 ADRs
  0 work items
  0 verification guards

error[E0104]: Cannot have status=draft with phase=stable (gov/rfc/RFC-0001/rfc.toml)
exit: 1