I have the following style of annotations on a project:
@Annotation(state = State.STABLE)
As far as I understand the code, filtering for something like this is not possible at the moment.
Do I understand this right, and will this be implemented in the future if so?
I have the following style of annotations on a project:
@Annotation(state = State.STABLE)
As far as I understand the code, filtering for something like this is not possible at the moment.
Do I understand this right, and will this be implemented in the future if so?