Skip to content

Instantly share code, notes, and snippets.

@monkseal
Created April 22, 2015 15:45
Show Gist options
  • Save monkseal/4c8ba7e43b9f35b525d2 to your computer and use it in GitHub Desktop.
Save monkseal/4c8ba7e43b9f35b525d2 to your computer and use it in GitHub Desktop.
#!/bin/sh
echo "Running pre-commit hook, to run with out do 'git commit -n'"
bin/rake ci:rubocop_changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment