rspec/rules/S1932/html/parameters.adoc

17 lines
268 B
Plaintext
Raw Normal View History

=== Parameters
.libraries
****
Comma-separated list of Java packages or classes, such as java.sql or java.util.ArrayList
****
.message
****
----
Remove the usage of this library which is not allowed.
----
Issue message which is displayed in case of violation
****