Skip to content

Instantly share code, notes, and snippets.

@ljcooke
Created December 17, 2018 22:22
Show Gist options
  • Save ljcooke/8cc78b4089341931d0ecd4f1c86b6968 to your computer and use it in GitHub Desktop.
Save ljcooke/8cc78b4089341931d0ecd4f1c86b6968 to your computer and use it in GitHub Desktop.
.git/hooks/pre-push
#!/bin/sh
bundle exec rubocop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment