All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.pmd.rules.pmd.VariableNamingConventions.html Maven / Gradle / Ivy

There is a newer version: 4.0.3
Show newest version
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