rspec/rules/S6397/exceptions.adoc

4 lines
190 B
Plaintext
Raw Normal View History

== 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).