Last active
November 7, 2018 18:59
-
-
Save mikker/c7b69627b70c351fab578ef59a3f87b4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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