org.sonar.l10n.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