Skip to content
Discussion options

You must be logged in to vote

You can try to use https://checkstyle.org/checks/annotation/annotationonsameline.html

And suppress by xpath or any other filter all violations expect for names you need.

You need to use negative look forward in regexp (Negative Lookahead)

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Machine-Maker
Comment options

@romani
Comment options

Answer selected by Machine-Maker
@Machine-Maker
Comment options

@romani
Comment options

@romani
Comment options

@romani
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants