From a601f63a9aea78d1c94899f1fed05928c3c228f0 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Sat, 10 Nov 2012 13:05:45 -0800 Subject: [PATCH] Disable Checkstyle line length checks While we would like to enforce this, we have too many violations to do this in the near-term. --- resources/checkstyle.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/checkstyle.xml b/resources/checkstyle.xml index 149aaeb9f9..407ea8a2fe 100644 --- a/resources/checkstyle.xml +++ b/resources/checkstyle.xml @@ -7,10 +7,14 @@ +