From 105f8d85b3f9a18aee4d1981e32aec0678739428 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Thu, 7 Mar 2019 15:27:45 -0500 Subject: [PATCH] adds checkstyle suppressions. --- src/checkstyle/checkstyle-suppressions.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/checkstyle/checkstyle-suppressions.xml b/src/checkstyle/checkstyle-suppressions.xml index bb43c81ef..d22cad749 100644 --- a/src/checkstyle/checkstyle-suppressions.xml +++ b/src/checkstyle/checkstyle-suppressions.xml @@ -40,4 +40,8 @@ + + + + \ No newline at end of file