We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6e2eb commit c3b9124Copy full SHA for c3b9124
1 file changed
.overcommit.yml
@@ -58,6 +58,7 @@ PrePush:
58
enabled: true
59
description: 'Run rake targets'
60
targets:
61
+ - 'validate'
62
- 'test'
63
- 'rubocop'
64
command: [ 'bundle', 'exec', 'rake' ]
0 commit comments