From 6a95dd00a45a4d1596125fa65b3d6177d2952c51 Mon Sep 17 00:00:00 2001 From: Benjamin Confino Date: Fri, 3 May 2024 15:45:47 +0100 Subject: [PATCH] Allow the use of @SuppressWarnings with checkstyle (#82) --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 7f7bca7..a577670 100644 --- a/pom.xml +++ b/pom.xml @@ -353,7 +353,9 @@ + +