Created
September 16, 2017 02:19
-
-
Save andremleblanc/86b95a5dcdd5efb396c19e4c76b6a147 to your computer and use it in GitHub Desktop.
Run Pronto Before Commit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
unset GIT_DIR | |
bundle exec pronto run --staged --exit-code |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment