arijitroy003 opened a new pull request, #57627: URL: https://github.com/apache/spark/pull/57627
## Summary Add an `.editorconfig` file to help maintain consistent coding style across editors, matching existing linter and style configurations. ## Changes - Add `.editorconfig` with settings matching Spark's conventions: 2-space indent for Scala/Java/YAML, 4-space for Python, tab for Makefile ## Testing N/A — editor configuration file only. -- 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]
