Skip to content

Instantly share code, notes, and snippets.

@davetorbeck
Created March 4, 2018 06:10
Show Gist options
  • Save davetorbeck/09cb99d6cf50f46e6ebe7f58bb5ad1a7 to your computer and use it in GitHub Desktop.
Save davetorbeck/09cb99d6cf50f46e6ebe7f58bb5ad1a7 to your computer and use it in GitHub Desktop.
Documentation:
Enabled: false
Metrics/ModuleLength:
Exclude:
- "**/*_spec.rb"
Style/SymbolArray:
MinSize: 5
Style/EmptyMethod:
Enabled: false
Metrics/BlockLength:
Exclude:
- "**/*_spec.rb"
Metrics/LineLength:
# This will disable the rule completely, regardless what other options you put
Enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment