We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b470f13 + b587ec4 commit b543f4fCopy full SHA for b543f4f
sections/cli.md
@@ -233,3 +233,11 @@ Uninstall the pre-commit script.
233
Options:
234
235
- `-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