uros-b commented on PR #57641:
URL: https://github.com/apache/spark/pull/57641#issuecomment-5144499565

   Thank you @nchammas! Good point, but there's currently no scalastyle rule 
for redundant trailing semicolons, which is why they went unnoticed.
   
   A direct lint rule isn't viable (scalastyle has no semicolon checker), and 
regex rules would likely be too involved.
   
   Adding one later may be feasible, but is out of scope for the current 
[MINOR] PR. We can attempt that separately!


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