rspec/rules/S1310/java/rule.adoc

17 lines
290 B
Plaintext

This rule allows you to track the use of the PMD suppression comment mechanism.
== Noncompliant Code Example
----
// NOPMD
----
ifdef::env-github,rspecator-view[]
== Comments And Links
(visible only on this page)
include::comments-and-links.adoc[]
endif::env-github,rspecator-view[]