rspec/rules/S5860/python/message.adoc
2023-03-29 10:41:03 +02:00

7 lines
198 B
Plaintext

=== Message
* In case there is no group with name:
** There is no group named 'S' in the regular expression.
* In case number access to named group
** Directly use 'S' instead of its group number.