Corrected with rubocop cop 'Style/AccessModifierIndentation'.
This commit is contained in:
parent
f1e2a425ff
commit
b1d8fb1434
2 changed files with 1 additions and 3 deletions
|
@ -275,5 +275,3 @@ Style/MethodName:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
Style/ModuleFunction:
|
Style/ModuleFunction:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
Style/AccessModifierIndentation:
|
|
||||||
Enabled: false
|
|
||||||
|
|
Loading…
Reference in a new issue