hvanhovell commented on code in PR #41851:
URL: https://github.com/apache/spark/pull/41851#discussion_r1253528851


##########
scalastyle-config.xml:
##########
@@ -136,7 +136,7 @@ This file is divided into 3 sections:
   <check level="error" 
class="org.scalastyle.scalariform.NotImplementedErrorUsage" 
enabled="true"></check>
 
   <!-- As of SPARK-7558, all tests in Spark should extend o.a.s.SparkFunSuite 
instead of AnyFunSuite directly -->
-  <check customId="funsuite" level="error" 
class="org.scalastyle.scalariform.TokenChecker" enabled="true">
+  <check customId="funsuite" level="error" 
class="org.scalastyle.scalariform.TokenChecker" enabled="false">

Review Comment:
   ???



-- 
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