Skip to content

Commit 2073ea4

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

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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.

0 commit comments

Comments
 (0)