Skip to content

Commit

Permalink
Added validate to list of bundle prepush rake targets
Browse files Browse the repository at this point in the history
  • Loading branch information
danquack committed Aug 20, 2018
1 parent 3d86087 commit 6224a76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moduleroot/.overcommit.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ PrePush:
enabled: true
description: 'Run rake targets'
targets:
- 'validate'
- 'test'
- 'rubocop'
command: [ 'bundle', 'exec', 'rake' ]

0 comments on commit 6224a76

Please sign in to comment.