From c1f121ca6d4231cf73d4c10e7c42cb1ea546916c Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Wed, 18 May 2022 13:57:31 +0200 Subject: [PATCH] Suppress JavadocVariable checkstyle rule for tests. --- src/checkstyle/checkstyle-suppressions.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/checkstyle/checkstyle-suppressions.xml b/src/checkstyle/checkstyle-suppressions.xml index 8a337931..98d0a1b7 100644 --- a/src/checkstyle/checkstyle-suppressions.xml +++ b/src/checkstyle/checkstyle-suppressions.xml @@ -13,4 +13,5 @@ +