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

resources.report.rules.findbugs.NM_FIELD_NAMING_CONVENTION.html Maven / Gradle / Ivy



NM_FIELD_NAMING_CONVENTION

Nm: Field names should start with a lower case letter (NM_FIELD_NAMING_CONVENTION)

Names of fields that are not final should be in mixed case with a lowercase first letter and the first letters of subsequent words capitalized.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy