adapt rubocop rules

pull/6827/head
Jens Ulferts 6 years ago
parent 0f4cda3351
commit 4609192105
No known key found for this signature in database
GPG Key ID: 3CAA4B1182CF5308
  1. 5
      .rubocop.yml

@ -154,7 +154,7 @@ NumericLiterals:
OneLineConditional:
Enabled: false
OpMethod:
BinaryOperatorParameterName:
Enabled: false
ParameterLists:
@ -248,9 +248,6 @@ ElseLayout:
HandleExceptions:
Enabled: false
InvalidCharacterLiteral:
Enabled: false
LiteralInCondition:
Enabled: false

Loading…
Cancel
Save