
org.sonar.l10n.checkstyle.rules.checkstyle.com.puppycrawl.tools.checkstyle.checks.AvoidEscapedUnicodeCharactersCheck.html Maven / Gradle / Ivy
Restrict using
Unicode escapes (e.g. \u221e).
It is possible to allow using escapes for
non-printable(control) characters.
Also, this check can be configured to allow using escapes
if trail comment is present. By the option it is possible to
allow using escapes if literal contains only them.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy