yaooqinn commented on a change in pull request #1015:
URL: https://github.com/apache/incubator-kyuubi/pull/1015#discussion_r700768970
##########
File path: scalastyle-config.xml
##########
@@ -206,7 +206,7 @@ This file is divided into 3 sections:
<parameter name="groups">java,scala,3rdParty,kyuubi</parameter>
<parameter name="group.java">javax?\..*</parameter>
<parameter name="group.scala">scala\..*</parameter>
- <parameter name="group.3rdParty">(?!org\.apache\.kyuubi\.).*</parameter>
+<!-- <parameter
name="group.3rdParty">(?!org\.apache\.kyuubi\.).*</parameter>-->
Review comment:
why disable this?
--
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]