From f83331a5f53a3c9c136f1983cce931471ee35512 Mon Sep 17 00:00:00 2001 From: filoghost Date: Sun, 23 Aug 2020 10:36:15 +0200 Subject: [PATCH] Add SuppressionFilter to checkstyle.xml --- checkstyle/checkstyle.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/checkstyle/checkstyle.xml b/checkstyle/checkstyle.xml index d8b5aa7..489499a 100644 --- a/checkstyle/checkstyle.xml +++ b/checkstyle/checkstyle.xml @@ -7,8 +7,12 @@ + + + + - + \ No newline at end of file