rspec/rules/S117/javascript/parameters.adoc

9 lines
180 B
Plaintext
Raw Normal View History

=== Parameters
* key = format
* Description: Regular expression used to check the names against.
* Default value: \^[_$A-Za-z][$A-Za-z0-9]*$|^[_$A-Z][_$A-Z0-9]+$
* Type: STRING