mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-18 11:09:39 +01:00
ci(spotbugs): Extend dagger generated files exclusion
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
07c142dc40
commit
a0bf1e2c86
@ -46,6 +46,7 @@
|
|||||||
<Or>
|
<Or>
|
||||||
<Class name="~.*\..*.*Factory" />
|
<Class name="~.*\..*.*Factory" />
|
||||||
<Class name="~.*\..*.*Factory_Impl" />
|
<Class name="~.*\..*.*Factory_Impl" />
|
||||||
|
<Class name="~.*\..*.*_MembersInjector" />
|
||||||
</Or>
|
</Or>
|
||||||
<Bug pattern="IICU_INCORRECT_INTERNAL_CLASS_USE" />
|
<Bug pattern="IICU_INCORRECT_INTERNAL_CLASS_USE" />
|
||||||
</Match>
|
</Match>
|
||||||
|
Loading…
Reference in New Issue
Block a user