Skip to content

Instantly share code, notes, and snippets.

@andremleblanc
Created September 16, 2017 02:19
Show Gist options
  • Save andremleblanc/86b95a5dcdd5efb396c19e4c76b6a147 to your computer and use it in GitHub Desktop.
Save andremleblanc/86b95a5dcdd5efb396c19e4c76b6a147 to your computer and use it in GitHub Desktop.
Run Pronto Before Commit
#!/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