Hi,
I want to ignore the padding when defining annotations. At the moment, this
doesn't seem possible with the ParenPad check at the moment.
For instance, I want to allow this:
@MyAnnotation( someField1 = "Hello")
I think this could be solved by adding ANNOTATION as supported token to the
ParenPad check.
regards,
Maarten
Nobody/Anonymous
None
None
Public