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

rules.VariableDeclarationUsageDistance.md Maven / Gradle / Ivy


Checks that a variable declaration and its first usage are not more than 3 lines. Blocks of initialisation methods don't count toward this total.

See the official [Checkstyle documentation](http://checkstyle.sourceforge.net/config_coding.html#VariableDeclarationUsageDistance) for examples.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy