Skip to content
Snippets Groups Projects
Commit 398c6b19 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- added missed spotbugs configurations

parent 73ad8798
No related branches found
No related tags found
No related merge requests found
Pipeline #11382 passed
<FindBugsFilter>
<Match>
<Bug category="EXPERIMENTAL"/>
<Bug category="BAD_PRACTICE"/>
<Bug category="STYLE"/>
</Match>
</FindBugsFilter>
<FindBugsFilter>
<Match>
<Bug category="SECURITY"/>
<Bug category="CORRECTNESS"/>
<Bug category="PERFORMANCE"/>
</Match>
</FindBugsFilter>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment