Rule S2973 (EscapedUnicodeCharactersCheck) allows certain Unicode white space characters to use \u notation. However, these exceptions are only allowed if all the hex digits are uppercase. For example, \uFEFF is allowed but \ufeff is not.
- relates to
-
RSPEC-2973 Escaped Unicode characters should not be used
- Active
- links to