Github user arucard21 commented on the issue:

    https://github.com/apache/spark/pull/20880
  
    I just ran `./dev/lint-scala` as well and the result is `Scalastyle checks 
passed.`
    
    As I mentioned in the JIRA issue, we looked at all the instances of 
`scalastyle:off` comments in `spark/core/src/main/scala` (so only the 
production code of the Core component of Spark). This is the only one where we 
noticed that disabling the Scalastyle checker was entirely unnecessary. 
    
    But we found another instance where it would be very easy to fix (even for 
beginners like us), so I'll create a PR for that as well. Since you said a 
minor change doesn't need a JIRA, I'll create the pull request only. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to