aboutsummaryrefslogtreecommitdiff
path: root/.overcommit.yml
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2018-09-05 14:37:20 +0200
committerTim Meusel <tim@bastelfreak.de>2018-09-05 14:37:20 +0200
commit15909c7d07bce54715c33bf135cddbe5ecbf6b2b (patch)
tree43b5df9672ca6284faa9693e835b17ea1e927a0a /.overcommit.yml
parent4985ad598eb180cab372e6fd578afd09312b4f5e (diff)
downloadpuppet-ferm-15909c7d07bce54715c33bf135cddbe5ecbf6b2b.tar.gz
puppet-ferm-15909c7d07bce54715c33bf135cddbe5ecbf6b2b.tar.bz2
modulesync 2.0.0
Diffstat (limited to '.overcommit.yml')
-rw-r--r--.overcommit.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.overcommit.yml b/.overcommit.yml
index 31699e7..1b03fad 100644
--- a/.overcommit.yml
+++ b/.overcommit.yml
@@ -58,6 +58,7 @@ PrePush:
enabled: true
description: 'Run rake targets'
targets:
+ - 'validate'
- 'test'
- 'rubocop'
command: [ 'bundle', 'exec', 'rake' ]