rspec/rules/S2005/compliant.adoc
2020-06-30 17:16:12 +02:00

5 lines
57 B
Plaintext

== Compliant Solution
----
$msg = "Hello ${name}!";
----