From a133cdc18a18d26b74c3b007a8c36149759dde30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sevket=20G=C3=B6kay?= Date: Sun, 27 Oct 2024 12:17:20 +0100 Subject: [PATCH] adjust checkstyle [ci skip] inline conditionals are fine in some cases. more compact and less verbose. --- src/main/resources/checkstyle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/checkstyle.xml b/src/main/resources/checkstyle.xml index cdc639ad6..328be8560 100644 --- a/src/main/resources/checkstyle.xml +++ b/src/main/resources/checkstyle.xml @@ -128,7 +128,7 @@ - +