panbingkun opened a new pull request, #46684:
URL: https://github.com/apache/spark/pull/46684

   ### What changes were proposed in this pull request?
   The pr aims to replace `keywords` (from `Requires formatting` to 
`Unformatted files found`) that identify `lint-scala` detection results.
   The pr is following up https://github.com/apache/spark/pull/46679.
   
   
   ### Why are the changes needed?
   According to the discussion and analysis of 
[xxx](https://github.com/apache/spark/pull/46679#issuecomment-2122142979), with 
the upgrade of `org.antipathy:mvn-scalafmt_*` version, it seems more general to 
use `Unformatted files found` as the keyword, because it directly comes from 
`the prompt of error level output`.
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   - Manually test
   ```
   (base) ➜  spark-community git:(SPARK-48367_FOLLOWUP) ✗ dev/lint-scala
   Scalastyle checks passed.
   Scalafmt checks passed.
   ```
   - Pass GA.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.
   


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