rspec/rules/S2701/description.adoc

2 lines
130 B
Plaintext
Raw Normal View History

2020-06-30 12:48:07 +02:00
There's no reason to use literal boolean values in assertions. Doing so is at best confusing for maintainers, and at worst a bug.