|
@@ -64,4 +64,13 @@
|
|
|
|
|
|
<!-- This is unmanageable for now due to large amount of interconnected static state -->
|
|
<!-- This is unmanageable for now due to large amount of interconnected static state -->
|
|
<Bug pattern="FCCD_FIND_CLASS_CIRCULAR_DEPENDENCY" />
|
|
<Bug pattern="FCCD_FIND_CLASS_CIRCULAR_DEPENDENCY" />
|
|
|
|
+
|
|
|
|
+ <!--Autogenerated Room classes-->
|
|
|
|
+ <Match>
|
|
|
|
+ <Class name="~.*\.NextcloudDatabase_Impl.*" />
|
|
|
|
+ </Match>
|
|
|
|
+ <Match>
|
|
|
|
+ <Class name="~.*\..*Dao_Impl.*" />
|
|
|
|
+ </Match>
|
|
|
|
+
|
|
</FindBugsFilter>
|
|
</FindBugsFilter>
|