Skip to content
Discussion options

You must be logged in to vote

in development of some other any plugin is fine.

in development of checkstyle , non of plugin will help much as we run over our code most recent SNAPSHOT version of checkstyle. In other words, if you change some Check, you will have to fix all new violations caused by such change.
All non released updates on Checks, are applied to each commit execution, so recommended is to use mvn clean verify to avoid unexxpected behavior in CI.

but if you do not think it can make a problem for you, use any plugin you like. There might be a lot use cases where it might be useful.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Brijeshthummar02
Comment options

@Brijeshthummar02
Comment options

@romani
Comment options

Answer selected by romani
@Brijeshthummar02
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
3 participants