
org.sonar.l10n.pmd.rules.pmd.VariableNamingConventions.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-pmd-plugin Show documentation
Show all versions of sonar-pmd-plugin Show documentation
Sonar-PMD is a plugin that provides coding rules from PMD.
A variable naming conventions rule - customize this to your liking. Currently, it checks for final variables that should be fully capitalized and non-final variables that should not include underscores.
This rule is deprecated, use {rule:java:S115} and {rule:java:S116} instead.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy