From 6bde5d7ed5e21f0ec5c8da917f8d444567cbb1d5 Mon Sep 17 00:00:00 2001
From: Piotr Idzik <65706193+vil02@users.noreply.github.com>
Date: Sat, 4 May 2024 17:57:59 +0200
Subject: [PATCH] chore: configure SpotBugs plugin `fb-contrib` (#5126)
---
pom.xml | 7 ++
spotbugs-exclude.xml | 160 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 167 insertions(+)
diff --git a/pom.xml b/pom.xml
index b823f9e35..b8a7e22a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,6 +121,13 @@
spotbugs-exclude.xml
true
+
+
+ com.mebigfatguy.fb-contrib
+ fb-contrib
+ 7.6.4
+
+
diff --git a/spotbugs-exclude.xml b/spotbugs-exclude.xml
index 799a72fa9..45eceb0d3 100644
--- a/spotbugs-exclude.xml
+++ b/spotbugs-exclude.xml
@@ -125,4 +125,164 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+