Removed cop 'Style/OneLineConditional', no changes needed.

This commit is contained in:
Thorsten Eckel 2015-05-05 15:06:43 +02:00
parent a14e3fa608
commit ffb2836ed7

View file

@ -270,8 +270,6 @@ Rails/Validation:
Enabled: false
Style/MultilineOperationIndentation:
Enabled: false
Style/OneLineConditional:
Enabled: false
Lint/Eval:
Enabled: false
Style/ModuleFunction: