Skip to content

Commit d517cc9

Browse files
committed
feat: add release note
1 parent 7738c37 commit d517cc9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
features:
3+
- |
4+
Add playbook to install pre-commit hooks and register them with git.
5+
The hooks currently configured to be installed will check yaml syntax,
6+
fix new line at end of file and remove excess whitespace. This is
7+
currently opt-in and will require ``enable_pre_commit_hooks: true``
8+
in the the install-pre-commit-hooks playbook.
9+

0 commit comments

Comments
 (0)