When using annotations with many key-value pairs the checkstyle check OperatorWrap is raised upon wrong placement of the equals character. It seems, the OperatorWrap should be different for such annotations. Needs investigation.
When using annotations with many key-value pairs the checkstyle check OperatorWrap is raised upon wrong placement of the equals character.
It seems, the OperatorWrap should be different for such annotations.
Needs investigation.