Skip to content

Commit

Permalink
Merge pull request #492 from danquack/master
Browse files Browse the repository at this point in the history
Added validate to list of bundle prepush rake targets
  • Loading branch information
bastelfreak authored Aug 20, 2018
2 parents 3d86087 + 6224a76 commit 35cacae
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 35cacae

Please sign in to comment.