Skip to content

Instantly share code, notes, and snippets.

@mikker
Last active November 7, 2018 18:59
Show Gist options
  • Save mikker/c7b69627b70c351fab578ef59a3f87b4 to your computer and use it in GitHub Desktop.
Save mikker/c7b69627b70c351fab578ef59a3f87b4 to your computer and use it in GitHub Desktop.
Metrics/BlockLength:
Exclude:
- "spec/**/*_spec.rb"
Rails/Delegate:
Enabled: false
Rails/HasAndBelongsToMany:
Enabled: false
Style/Documentation:
Enabled: false
Style/DoubleNegation:
Enabled: false
Style/IfUnlessModifier:
Enabled: false
Style/LambdaCall:
Enabled: false
Style/FormatStringToken:
Enabled: false
Style/EmptyMethod:
Enabled: false
Layout/AlignParameters:
EnforcedStyle: with_fixed_indentation
Layout/MultilineMethodCallIndentation:
EnforcedStyle: indented
Naming/PredicateName:
Enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment