Skip to content

Commit b587ec4

Browse files
committed
document validate-config / validate-manifest
1 parent b470f13 commit b587ec4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sections/cli.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,3 +233,11 @@ Uninstall the pre-commit script.
233233
Options:
234234

235235
- `-t HOOK_TYPE, --hook-type HOOK_TYPE`: which hook type to uninstall.
236+
237+
## pre-commit validate-config [options] [filenames ...] #pre-commit-validate-config
238+
239+
Validate .pre-commit-config.yaml files
240+
241+
## pre-commit validate-manifest [options] [filenames ...] #pre-commit-validate-manifest
242+
243+
Validate .pre-commit-hooks.yaml files

0 commit comments

Comments
 (0)