Skip to content

Instantly share code, notes, and snippets.

@phillipoertel
Created February 12, 2018 09:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phillipoertel/5e7484f36c5d5293f5735061ccaaaaaa to your computer and use it in GitHub Desktop.
Save phillipoertel/5e7484f36c5d5293f5735061ccaaaaaa to your computer and use it in GitHub Desktop.
# Right now these checks add more noise than value; may change as the team grows.
CommitMsg:
ALL:
enabled: false
# Right now these checks add more noise than value; may change as the team grows.
PreCommit:
ALL:
enabled: false
PrePush:
RakeTarget:
enabled: true
targets:
- rubocop
- test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment