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

13 lines
130 B
Plaintext

=== Parameters
.format
****
_String_
----
^[A-Z]$
----
Regular expression used to check the type parameter names against.
****