Skip to content

Instantly share code, notes, and snippets.

@emad-elsaid
Created April 13, 2016 12:07
Show Gist options
  • Save emad-elsaid/bb91aec58cc780357076d7859ade621d to your computer and use it in GitHub Desktop.
Save emad-elsaid/bb91aec58cc780357076d7859ade621d to your computer and use it in GitHub Desktop.
AllCops:
Exclude:
- 'vendor/**/*'
- 'db/schema.rb'
Metrics/LineLength:
Enabled: false
Style/Documentation:
Enabled: false
Style/StringLiterals:
Enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment