From 245af404aed3079c86e0893af65ef871803e4d02 Mon Sep 17 00:00:00 2001 From: Konstantin Babintsev Date: Tue, 26 Jan 2021 12:58:59 +0500 Subject: [PATCH] fix "TreeWalker is not allowed as a parent of LineLength" --- checkstyle.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index d7eba01..ad83bbc 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -28,7 +28,10 @@ - + + + + @@ -77,10 +80,6 @@ - - - -