adjusted filter for dagger

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2025-01-03 10:24:12 +01:00
parent 68143dc8cc
commit a7e4f4508d
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7

View File

@ -33,6 +33,7 @@
<Or>
<Class name="~.*\..*.*Factory" />
<Class name="~.*\..*.*Factory_Impl" />
<Class name="~.*\..*.*MembersInjector" />
</Or>
<Bug pattern="IICU_INCORRECT_INTERNAL_CLASS_USE" />
</Match>