rspec/rules/S100/python/parameters.adoc

9 lines
176 B
Plaintext
Raw Normal View History

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