rspec/rules/S101/python/parameters.adoc

8 lines
175 B
Plaintext
Raw Normal View History

=== Parameters
* key = format
* description = Regular expression used to check the class names against.
* default = ^_?([A-Z_][a-zA-Z0-9]{empty}*|[a-z_][a-z0-9_]{empty}*)$