Closed abhaynikam closed 5 years ago
Sometimes I have seen developers making the mistake of using assert_equal to assert the boolean values. Adding cop to warn or correct this scenario would be nice.
assert_equal
Sometimes I have seen developers making the mistake of using
assert_equal
to assert the boolean values. Adding cop to warn or correct this scenario would be nice.