5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
[source,ruby]
|
|
----
|
|
if someCondition; puts "hello"; end # Noncompliant
|
|
----
|