rspec/rules/S1440/compliant.adoc

7 lines
75 B
Plaintext

=== Compliant solution
[source,text]
----
if (var === 'howdy') {...}
----