rspec/rules/S1542/python/parameters.adoc

8 lines
140 B
Plaintext
Raw Normal View History

=== Parameters
* key = format
* description = Regular expression used to check the function names against
* default = ^[a-z_][a-z0-9_]*$