opends/ext/checkstyle/opends-doctarget-checkstyle.xml
@@ -26,9 +26,9 @@ </module> <!-- Ensure that no line exceeds 70 characters in length --> <!-- Ensure that no line exceeds 80 characters in length --> <module name="LineLength"> <property name="max" value="70" /> <property name="max" value="80" /> </module> </module> </module>