viirya commented on a change in pull request #26564: [SPARK-29936][R] Fix 
SparkR lint errors and add lint-r GitHub Action
URL: https://github.com/apache/spark/pull/26564#discussion_r347201680
 
 

 ##########
 File path: R/pkg/R/DataFrame.R
 ##########
 @@ -1174,7 +1174,7 @@ setMethod("dim",
 #' firstName <- names(collected)[1]
 #' }
 #' @note collect since 1.4.0
-setMethod("collect",
+setMethod("collect", # nolint
 
 Review comment:
   as there are so many violations, seems to me it is not really an issue to us.

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