Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 365 Bytes

Pre-commit hook to validate product yaml

Sample pre-commit hook that can be used to validate API Connect product yaml before commiting using the pre-commit framework

Example configuration:

repos:
-   repo: https://github.com/ibm-apiconnect/pre-commit
    rev: '91c236c'
    hooks:
    -   id: validate-product