blob: 42f808c3c37937ee132b97089b54be0a0f0570a8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<FindBugsFilter
xmlns="https://github.com/spotbugs/filter/3.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://github.com/spotbugs/filter/3.0.0 https://raw.githubusercontent.com/spotbugs/spotbugs/4.4.1/spotbugs/etc/findbugsfilter.xsd">
<Match>
<!-- Excluded because of https://github.com/spotbugs/spotbugs/issues/1601 -->
<Bug pattern="EI_EXPOSE_REP,EI_EXPOSE_REP2,MS_EXPOSE_REP" />
</Match>
</FindBugsFilter>