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

13 lines
121 B
Plaintext

=== Parameters
.format
****
_STRING_
----
^[A-Z][a-zA-Z0-9]*$
----
Regular expression struct names should match.
****