Document YAML support

Fixes #400
Updates #288
This commit is contained in:
Cameron Moore 2020-09-28 14:23:56 -05:00
parent 0f4bbfac9f
commit d279505930
4 changed files with 22 additions and 8 deletions

View file

@ -1,5 +1,9 @@
# Hook examples
This page is still work in progress. Feel free to contribute!
# Hook Examples
Hooks are defined in a hooks configuration file in either JSON or YAML format,
although the examples on this page all use the JSON format.
🌱 This page is still a work in progress. Feel free to contribute!
### Table of Contents