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: Style/IfUnlessModifier:
Enabled: false Enabled: false
# TODO: configure Layout/IndentFirstHashElement:
# Offense count: 6 Exclude:
# Cop supports --auto-correct. - 'spec/**/*.rb'
# Configuration parameters: EnforcedStyle, SupportedStyles.
Layout/IndentHash:
Enabled: false
# NOTABUG # NOTABUG
# Offense count: 19 # Offense count: 19