From 5c24a5417332259f9d0e69d29ac450c02a9a6fca Mon Sep 17 00:00:00 2001 From: Fjolnir-Dvorak Date: Thu, 3 Oct 2019 02:46:43 +0200 Subject: [PATCH] Repaired Checkstyle (#4029) LeftCurly had invalid attribute maxLineLength. Also removed the redundant RightCurly. --- google_checkstyle.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/google_checkstyle.xml b/google_checkstyle.xml index 7cd3720b738..691a6fcdf6e 100644 --- a/google_checkstyle.xml +++ b/google_checkstyle.xml @@ -54,10 +54,7 @@ - - - - +