Skip to content

Instantly share code, notes, and snippets.

@mattstratton
Created September 24, 2014 12:17
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 mattstratton/eb8acb92c9ee2a7f57bc to your computer and use it in GitHub Desktop.
Save mattstratton/eb8acb92c9ee2a7f57bc to your computer and use it in GitHub Desktop.
AllCops:
Exclude:
- vendor/**
- metadata.rb
AlignParameters:
Enabled: false
Encoding:
Enabled: false
HashSyntax:
Enabled: false
LineLength:
Enabled: false
MethodLength:
Max: 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment