rspec/rules/S1544/parameters.adoc
2022-02-01 12:25:23 +00:00

12 lines
139 B
Plaintext

=== Parameters
.format
****
----
^([A-Z0-9_]*|[a-z0-9_]*)$
----
Regular expression used to check the report/program names against.
****