From 6f99cb589abf2d165f0e3f01bd33fff4459c932f Mon Sep 17 00:00:00 2001 From: Cyrus <24922493+cyrus-dev@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:45:37 -0500 Subject: [PATCH] Removing the configuration for the suppressions file in favor of getting the general checkstyle set up on the main branch. It will not fail a build, just warn --- config/checkstyle/checkstyle.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 33137a97..0800039b 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -49,10 +49,10 @@ - - - - + + + + @@ -189,4 +189,4 @@ - \ No newline at end of file +