rspec/rules/S2309/java/rule.adoc

23 lines
322 B
Plaintext
Raw Permalink Normal View History

== Why is this an issue?
include::../description.adoc[]
=== Noncompliant code example
[source,java]
----
//package org.foo;
//
//public class Bar {}
----
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
endif::env-github,rspecator-view[]