Corrected with rubocop cop 'Style/SpaceBeforeComment'.

This commit is contained in:
Thorsten Eckel 2015-05-07 16:22:23 +02:00
parent ef093f6806
commit 06b5a8df9e

View file

@ -204,8 +204,6 @@ Style/PredicateName:
Enabled: false Enabled: false
Style/ClassVars: Style/ClassVars:
Enabled: false Enabled: false
Style/SpaceBeforeComment:
Enabled: false
Lint/UselessAssignment: Lint/UselessAssignment:
Enabled: false Enabled: false
Lint/ShadowingOuterLocalVariable: Lint/ShadowingOuterLocalVariable: