Skip to content

Commit cb1eb00

Browse files
authored
README: add epp-validate to bulleted list
1 parent c157b58 commit cb1eb00

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Provides the following hooks:
1313

1414
* **erb-validate:** compiles and syntax-checks Ruby erb templates.
1515

16+
* **epp-validate:** validates and syntax-checks [Puppet's epp templates][epp].
17+
18+
19+
[epp]: https://docs.puppet.com/puppet/latest/lang_template_epp.html
20+
1621
## Usage
1722

1823
1. Install [pre-commit](http://pre-commit.com/), if you haven't already.

0 commit comments

Comments
 (0)