Skip to content

Commit c3b9124

Browse files
committed
added puppet validation on overcommit
1 parent ac6e2eb commit c3b9124

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.overcommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ PrePush:
5858
enabled: true
5959
description: 'Run rake targets'
6060
targets:
61+
- 'validate'
6162
- 'test'
6263
- 'rubocop'
6364
command: [ 'bundle', 'exec', 'rake' ]

0 commit comments

Comments
 (0)