
org.sonar.l10n.pmd.rules.pmd.AvoidUsingOctalValues.html Maven / Gradle / Ivy
Go to download
PMD is a tool that looks for potential problems like possible bugs, dead code, suboptimal code, overcomplicated expressions or duplicate code.
Integer literals should not start with zero. Zero means that the rest of literal will be interpreted as an octal value.
This rule is deprecated, use {rule:squid:S1314} instead.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy