From 7c15d50b35dabe6ce961a76ddec94346bcdb5da5 Mon Sep 17 00:00:00 2001 From: Kevin Turner <83819+keturn@users.noreply.github.com> Date: Mon, 6 Jun 2022 11:20:47 -0700 Subject: [PATCH] feat(spotbugs): exclude EI_EXPOSE_REP2, allowing references to mutable objects --- findbugs/findbugs-exclude.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/findbugs/findbugs-exclude.xml b/findbugs/findbugs-exclude.xml index 27728ae..79244c6 100644 --- a/findbugs/findbugs-exclude.xml +++ b/findbugs/findbugs-exclude.xml @@ -3,6 +3,10 @@ + + + +