From c2ccc28b9513dab91e006681fd0c8fafac275623 Mon Sep 17 00:00:00 2001 From: TacoTheDank Date: Wed, 6 Mar 2024 02:52:14 -0500 Subject: Update SpotBugs --- config/spotbugs/exclude.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'config/spotbugs/exclude.xml') diff --git a/config/spotbugs/exclude.xml b/config/spotbugs/exclude.xml index d544e86d9..7802c7c74 100644 --- a/config/spotbugs/exclude.xml +++ b/config/spotbugs/exclude.xml @@ -8,14 +8,30 @@ + + + + + + + + + + + + + + + + @@ -44,6 +60,10 @@ + + + + @@ -64,6 +84,22 @@ + + + + + + + + + + + + + + + + @@ -77,10 +113,16 @@ + + + + + + @@ -96,6 +138,8 @@ + + -- cgit v1.2.3 From 522288260cc613f400488168b9ca27f29da42ebd Mon Sep 17 00:00:00 2001 From: TacoTheDank Date: Wed, 6 Mar 2024 02:55:01 -0500 Subject: Clean up some old SpotBugs rules --- config/spotbugs/exclude.xml | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'config/spotbugs/exclude.xml') diff --git a/config/spotbugs/exclude.xml b/config/spotbugs/exclude.xml index 7802c7c74..b80c0550c 100644 --- a/config/spotbugs/exclude.xml +++ b/config/spotbugs/exclude.xml @@ -4,10 +4,6 @@ - - - - @@ -40,10 +36,6 @@ - - - - @@ -56,10 +48,6 @@ - - - - @@ -68,18 +56,6 @@ - - - - - - - - - - - - @@ -100,18 +76,9 @@ - - - - - - - - - -- cgit v1.2.3