2 comments

See Inspection severity and scopes in https://www.jetbrains.com/help/idea/inspections-settings.html .

You can set the scope for Constant conditions & exceptions and @NotNull/@Nullable problems inspections so that they don't run for tests and generated code.

0
Avatar
Permanently deleted user

Ah perfect. Thanks :)

 

But it's not possible to export this settings e.g. the "Configure annotations"?
And is there a overview of all violations?

0

Please sign in to leave a comment.