Skip to content

Conversation

Pankraz76
Copy link


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

if(getenv("CI").isNullOrEmpty()) {
errorproneArgs.addAll(
"-XepPatchChecks:UnnecessaryLambda,MissingOverride,DefaultCharset,DeadException",
"-XepPatchLocation:IN_PLACE")
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somehow it’s not working — its not replacing or failing the build.

I was wondering how to configure all the rules assuming they’re active by default and the plugin is opinionated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant