Removed cop 'Lint/LiteralInCondition', no changes needed.

This commit is contained in:
Thorsten Eckel 2015-05-05 16:44:41 +02:00
parent 8ff3ef106b
commit 492c07cd95

View file

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