rspec/rules/S6397/exceptions.adoc

4 lines
191 B
Plaintext

=== Exceptions
This rule does not raise when the character inside the class is a metacharacter. This notation is sometimes used to avoid escaping (e.g., ``++[.]{3}++`` to match three dots).