rspec/rules/S1135/java/rule.adoc

19 lines
267 B
Plaintext
Raw Normal View History

include::../description.adoc[]
== Noncompliant Code Example
----
void doSomething() {
// TODO
}
----
include::../see.adoc[]
ifdef::rspecator-view[]
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::rspecator-view[]