Open
Description
See #45165 and the comment from @nosan
I am wondering if this could be addressed by using a Checkstyle rule such as ExplicitInitialization to enforce avoiding explicit initialization of primitives with their default values.
See #45165 and the comment from @nosan
I am wondering if this could be addressed by using a Checkstyle rule such as ExplicitInitialization to enforce avoiding explicit initialization of primitives with their default values.