Looks like Style/AccessModifierIndentation RuboCop offense has been fixed earlier

Bug: 117989
Change-Id: I39cc92c3a3c76fe649a3f68a1d68aae8c4bceb48
This commit is contained in:
Željko Filipin
2015-11-18 12:06:52 +01:00
parent a780bcfcc1
commit b232e15f42

View File

@@ -11,12 +11,6 @@
Metrics/LineLength:
Max: 168
# Offense count: 1
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
Style/AccessModifierIndentation:
Enabled: false
# Offense count: 1
# Configuration parameters: AllowedVariables.
Style/GlobalVars: