szetszwo commented on code in PR #5737:
URL: https://github.com/apache/ozone/pull/5737#discussion_r1416348514


##########
hadoop-hdds/dev-support/checkstyle/checkstyle.xml:
##########
@@ -73,6 +73,7 @@
 
     <module name="LineLength">
         <property name="fileExtensions" value="java"/>
+        <property name="max" value="120"/>

Review Comment:
   > ...  gave a reason ... 
   
   A reason is not necessarily a valid reason.  Someone could say, "Since 
1+1=2, I veto the proposal."   This does not sound valid.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to