EnricoMi opened a new pull request #35974: URL: https://github.com/apache/spark/pull/35974
### What changes were proposed in this pull request? Currently, the GitHub Actions CI stops running linters if one fail. This makes it run all linters, even if some fail. ### Why are the changes needed? For instance, changes in Java and Scala and Python may contain linter errors, which a single pass of the CI could highlight. Currently, all issues for Scala have to be fixed first, in order to see the Java errors. ### Does this PR introduce _any_ user-facing change? Only CI changes. ### How was this patch tested? 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]
