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

- added missed spotbugs configurations

parent 6fa3812e
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
<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