rspec/rules/S2681/java/rule.adoc

19 lines
486 B
Plaintext
Raw Normal View History

include::../description.adoc[]
include::../noncompliant.adoc[]
include::../compliant.adoc[]
== See
* http://cwe.mitre.org/data/definitions/483.html[MITRE, CWE-483] - Incorrect Block Delimitation
* https://wiki.sei.cmu.edu/confluence/x/MzZGBQ[CERT, EXP52-J.] - Use braces for the body of an if, for, or while statement
ifdef::env-github,rspecator-view[]
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]