Corrected with rubocop cop 'Style/AccessModifierIndentation'.

This commit is contained in:
Thorsten Eckel 2015-05-05 12:34:31 +02:00
parent f1e2a425ff
commit b1d8fb1434
2 changed files with 1 additions and 3 deletions

View file

@ -275,5 +275,3 @@ Style/MethodName:
Enabled: false
Style/ModuleFunction:
Enabled: false
Style/AccessModifierIndentation:
Enabled: false

View file

@ -81,7 +81,7 @@ returns
attributes
end
private
private
=begin