From 896dcf987a330cb1301643b8a7ede73fe51ddb95 Mon Sep 17 00:00:00 2001 From: Juuz <6596629+Juuxel@users.noreply.github.com> Date: Wed, 26 Oct 2022 14:54:01 +0300 Subject: [PATCH] Update Checkstyle config to match Filament (#744) Allows the use of var in all locations. --- checkstyle.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index e8844859..279b740b 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -3,6 +3,8 @@ + + @@ -158,10 +160,5 @@ - - - - - - \ No newline at end of file +