Просмотр исходного кода

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

Thorsten Eckel 9 лет назад
Родитель
Сommit
a4ebf8ab9b
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      .rubocop.yml

+ 0 - 2
.rubocop.yml

@@ -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: