]> www.vanbest.org Git - tv_grab_nl_java/commitdiff
Disable one more checkstyle check
authorJan-Pascal van Best <janpascal@vanbest.org>
Sun, 29 Jul 2012 20:13:43 +0000 (22:13 +0200)
committerJan-Pascal van Best <janpascal@vanbest.org>
Sun, 29 Jul 2012 20:13:43 +0000 (22:13 +0200)
checkstyle.xml

index 6ae2007f995d8dd7c1462565821ac72663c0f2ac..6a67ad1a5fa351dc6f9447cfe865659e65743449 100644 (file)
 
         <!-- Checks for Size Violations.                    -->
         <!-- See http://checkstyle.sf.net/config_sizes.html -->
-        <module name="LineLength"/>
+        <!-- <module name="LineLength"/> -->
         <module name="MethodLength"/>
         <module name="ParameterNumber"/>