Fixed Style/CaseIndentation RuboCop offense
Bug: 117989 Change-Id: Ifa93b8f3c2f8d6be991b1564c4c9253c4452c55f
This commit is contained in:
@@ -17,12 +17,6 @@ Metrics/LineLength:
|
|||||||
Style/AccessModifierIndentation:
|
Style/AccessModifierIndentation:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
# Offense count: 6
|
|
||||||
# Cop supports --auto-correct.
|
|
||||||
# Configuration parameters: IndentWhenRelativeTo, SupportedStyles, IndentOneStep.
|
|
||||||
Style/CaseIndentation:
|
|
||||||
Enabled: false
|
|
||||||
|
|
||||||
# Offense count: 1
|
# Offense count: 1
|
||||||
# Configuration parameters: AllowedVariables.
|
# Configuration parameters: AllowedVariables.
|
||||||
Style/GlobalVars:
|
Style/GlobalVars:
|
||||||
|
|||||||
Reference in New Issue
Block a user