From 92158cf84beb0352fa8be4a4919bc50a84791d20 Mon Sep 17 00:00:00 2001 From: Viraj Jasani Date: Thu, 22 Jul 2021 18:42:55 +0530 Subject: [PATCH] HADOOP-17813. Checkstyle - Allow line length: 100 Signed-off-by: Sean Busbey (cherry picked from commit 98412ce2e1453308655d4f43e7f8c922960e6955) --- .../src/main/resources/checkstyle/checkstyle.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml b/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml index 96e28496d7e..753735ed91f 100644 --- a/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml +++ b/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml @@ -69,7 +69,9 @@ - + + +