|
|
@ -241,14 +241,6 @@ Style/StringConcatenation:
|
|
|
|
Exclude:
|
|
|
|
Exclude:
|
|
|
|
- 'config/initializers/paperclip.rb'
|
|
|
|
- 'config/initializers/paperclip.rb'
|
|
|
|
|
|
|
|
|
|
|
|
# This cop supports safe autocorrection (--autocorrect).
|
|
|
|
|
|
|
|
# Configuration parameters: EnforcedStyleForMultiline.
|
|
|
|
|
|
|
|
# SupportedStylesForMultiline: comma, consistent_comma, no_comma
|
|
|
|
|
|
|
|
Style/TrailingCommaInHashLiteral:
|
|
|
|
|
|
|
|
Exclude:
|
|
|
|
|
|
|
|
- 'config/environments/production.rb'
|
|
|
|
|
|
|
|
- 'config/environments/test.rb'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# This cop supports safe autocorrection (--autocorrect).
|
|
|
|
# This cop supports safe autocorrection (--autocorrect).
|
|
|
|
# Configuration parameters: WordRegex.
|
|
|
|
# Configuration parameters: WordRegex.
|
|
|
|
# SupportedStyles: percent, brackets
|
|
|
|
# SupportedStyles: percent, brackets
|
|
|
|