You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .pre-commit-hooks.yaml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,9 @@
40
40
41
41
- id: conftest-doc
42
42
name: Conftest Doc Policy Documentation
43
-
description: Generate policy documentation, fails if docs are out of date. Requires args with policy directory path.
43
+
description: Generate policy documentation, fails if docs are out of date. Defaults to policy directory. Supports -o for output directory and --template for custom template.
0 commit comments