Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 462a0260 authored by cketti's avatar cketti
Browse files

Disable some FindBugs checks

parent d4d79601
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,6 +4,8 @@
        <Package name="~com\.fsck\.k9.*" />
        <Not>
            <Bug pattern="VA_FORMAT_STRING_USES_NEWLINE" />
            <Bug pattern="MS_CANNOT_BE_FINAL" />
            <Bug pattern="SF_SWITCH_NO_DEFAULT" />
        </Not>
    </Match>
</FindBugsFilter>