Add manifest file.

This commit is contained in:
Anthony Sottile 2014-03-13 15:52:38 -07:00
parent 28857c9a74
commit af7e23aae5
2 changed files with 10 additions and 2 deletions

8
manifest.yaml Normal file
View 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