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

org.sonar.l10n.checkstyle.rules.checkstyle.com.puppycrawl.tools.checkstyle.checks.coding.ExplicitInitializationCheck.html Maven / Gradle / Ivy

Checks if any class or object member explicitly initialized to default for its type value (null for object references, zero for numeric types and char and false for boolean.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy