Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warts CLI exclusion #422

Open
geoHeil opened this issue May 26, 2018 · 1 comment
Open

warts CLI exclusion #422

geoHeil opened this issue May 26, 2018 · 1 comment

Comments

@geoHeil
Copy link

geoHeil commented May 26, 2018

For the maven plugin
<arg>-P:wartremover:only-warn-traverser:org.wartremover.warts.Unsafe</arg>
will only specify inclusions. Are exclusions (all but) available on the CLI similar to what the SBT plugin offers (wartremoverErrors ++= Warts.allBut(Wart.Any, Wart.Nothing, Wart.Serializable))?.

@geoHeil geoHeil changed the title warts maven warts maven exclusion May 26, 2018
@geoHeil geoHeil changed the title warts maven exclusion warts CLI exclusion May 26, 2018
@niebloomj
Copy link

Anyone working on this yet? Thank you.

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

No branches or pull requests

3 participants