From f2b81b1d87f6c855bed55dae296bddb9bd587dd0 Mon Sep 17 00:00:00 2001 From: Terry Yiu <963907+tyiu@users.noreply.github.com> Date: Fri, 22 Jul 2022 10:08:57 -0700 Subject: [PATCH] Exclude property access inspections on assertj assertions due to side-effects --- configs/inspection/Square.xml | 44 +++++++++++++++++++++++++++++++---- 1 file changed, 40 insertions(+), 4 deletions(-) diff --git a/configs/inspection/Square.xml b/configs/inspection/Square.xml index cdbff23..a87576b 100644 --- a/configs/inspection/Square.xml +++ b/configs/inspection/Square.xml @@ -1,10 +1,46 @@ - - + - + + + +