From a8bde3170010cc036cd9ed47840531bcfecf11b2 Mon Sep 17 00:00:00 2001 From: Ben Liblit Date: Sun, 22 Sep 2024 11:49:43 -0400 Subject: [PATCH] Suppress some inspections on test subject code Java source code used as test inputs often does things in old or strange ways. We usually want it that way. --- .idea/inspectionProfiles/No_Back_Sliding.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.idea/inspectionProfiles/No_Back_Sliding.xml b/.idea/inspectionProfiles/No_Back_Sliding.xml index 8025140627..e6cb83a29f 100644 --- a/.idea/inspectionProfiles/No_Back_Sliding.xml +++ b/.idea/inspectionProfiles/No_Back_Sliding.xml @@ -375,6 +375,9 @@ + + +