Spotbugs JDK 8 cleanups.
This commit is contained in:
parent
bae9c82ba8
commit
59626b1d94
6 changed files with 27 additions and 15 deletions
|
@ -27,4 +27,10 @@
|
|||
</Or>
|
||||
<Bug pattern="FCCD_FIND_CLASS_CIRCULAR_DEPENDENCY"/>
|
||||
</Match>
|
||||
<Match>
|
||||
<Class name="net.thauvin.erik.mobibot.Mobibot"/>
|
||||
<Method name="main"/>
|
||||
<Bug pattern="PATH_TRAVERSAL_OUT"/>
|
||||
<Confidence value="1"/>
|
||||
</Match>
|
||||
</FindBugsFilter>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue