Branch added

This commit is contained in:
Fr4nz D13trich 2025-11-20 15:57:28 +01:00
parent 87bcfa54ea
commit 79a357537b
2340 changed files with 100899 additions and 37798 deletions

View file

@ -4,7 +4,7 @@
~
~ SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
~ SPDX-FileCopyrightText: 2024 Andy Scherzinger <info@andy-scherzinger.de>
~ SPDX-License-Identifier: AGPL-3.0-or-later
~ SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
-->
<FindBugsFilter>
<Match>
@ -33,6 +33,7 @@
<Or>
<Class name="~.*\..*.*Factory" />
<Class name="~.*\..*.*Factory_Impl" />
<Class name="~.*\..*.*MembersInjector" />
</Or>
<Bug pattern="IICU_INCORRECT_INTERNAL_CLASS_USE" />
</Match>