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

13 lines
155 B
Plaintext

=== Parameters
.format
****
_STRING_
----
^[a-z][a-zA-Z0-9]*$
----
Regular expression used to check the [method|function|subroutine] names against
****