From 9525c1c4fa1cbdc03fdd807868245a84167bd5ca Mon Sep 17 00:00:00 2001 From: Jason Tedor Date: Sun, 30 Apr 2017 12:43:04 -0400 Subject: [PATCH] Remove duplicates from checkstyle suppressions This commit removes a few duplicates from the list of checkstyle suppressions that accumulated while auto-generating the list of suppressions based on the files that currently exceed the 140-column limit. --- .../resources/checkstyle_suppressions.xml | 23 +++++++------------ 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/buildSrc/src/main/resources/checkstyle_suppressions.xml b/buildSrc/src/main/resources/checkstyle_suppressions.xml index af6a2cdbf56..5deb52e53fd 100644 --- a/buildSrc/src/main/resources/checkstyle_suppressions.xml +++ b/buildSrc/src/main/resources/checkstyle_suppressions.xml @@ -15,6 +15,7 @@ + @@ -752,33 +753,23 @@ - - - - - - - - - - - - - - - + + + + + @@ -786,10 +777,12 @@ + +