Pattern: Use of control character in Regex
Issue: -
Do not use control characters in regular expressions. Similar to the ESLint no-control-regex rule.
Pattern: Use of control character in Regex
Issue: -
Do not use control characters in regular expressions. Similar to the ESLint no-control-regex rule.