mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 17:14:43 +04:00
Add manifest file.
This commit is contained in:
parent
28857c9a74
commit
af7e23aae5
2 changed files with 10 additions and 2 deletions
8
manifest.yaml
Normal file
8
manifest.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
hooks:
|
||||
-
|
||||
id: validate_manifest
|
||||
name: Validate Manifest
|
||||
description: This validator validates a pre-commit hooks manifest file
|
||||
entry: validate-manifest
|
||||
language: python
|
||||
Loading…
Add table
Add a link
Reference in a new issue