dongjoon-hyun commented on a change in pull request #26117: 
[SPARK-29470][BUILD] Update plugins to latest versions
URL: https://github.com/apache/spark/pull/26117#discussion_r334686684
 
 

 ##########
 File path: dev/checkstyle.xml
 ##########
 @@ -91,10 +96,6 @@
             <property name="allowByTailComment" value="true"/>
             <property name="allowNonPrintableEscapes" value="true"/>
         </module>
-        <module name="LineLength">
-            <property name="max" value="100"/>
-            <property name="ignorePattern" value="^package.*|^import.*|a 
href|href|http://|https://|ftp://"/>
-        </module>
 
 Review comment:
   This is banned at `8.24`.
   - https://github.com/checkstyle/checkstyle/issues/2116

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to