Fix config for recent rubocop.

This commit is contained in:
Andy Brody 2019-08-21 16:55:12 -04:00
parent 56d096d249
commit 1c264c0974
1 changed files with 3 additions and 6 deletions

View File

@ -184,12 +184,9 @@ Style/HashSyntax:
Style/IfUnlessModifier:
Enabled: false
# TODO: configure
# Offense count: 6
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
Layout/IndentHash:
Enabled: false
Layout/IndentFirstHashElement:
Exclude:
- 'spec/**/*.rb'
# NOTABUG
# Offense count: 19