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

13 lines
123 B
Plaintext

=== Parameters
.format
****
_STRING_
----
[a-z_][a-z0-9_]\{2,}$
----
Regular expression used to check the function
****