Removed 'Style/CommentIndentation' from rubocop config, corrected with 43a924f554.

This commit is contained in:
Thorsten Eckel 2015-05-08 15:12:00 +02:00
parent c1c35ce39e
commit a4ebf8ab9b

View file

@ -185,8 +185,6 @@ Style/Documentation:
Description: 'Document classes and non-namespace modules.' Description: 'Document classes and non-namespace modules.'
Enabled: false Enabled: false
Style/CommentIndentation:
Enabled: false
Lint/RescueException: Lint/RescueException:
Enabled: false Enabled: false
Style/ClassVars: Style/ClassVars: