Fixed Style/IndentationWidth RuboCop offense
Bug: 117989 Change-Id: Ifc6ca84cef432c1214acb0cd988146544895f400
This commit is contained in:
@@ -35,12 +35,6 @@ Style/GlobalVars:
|
||||
Style/HashSyntax:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 90
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: Width.
|
||||
Style/IndentationWidth:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 8
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: EnforcedStyleForEmptyBraces, SupportedStyles.
|
||||
|
||||
Reference in New Issue
Block a user