petern48 commented on PR #691: URL: https://github.com/apache/sedona-db/pull/691#issuecomment-4056494995
I noticed your recent commits fixing formatting. I strongly suggest you set up the `pre-commit` hook in the [linting section](https://github.com/apache/sedona-db/blob/94ce7db5287b39218b803eae057a4eb92a50c397/docs/contributors-guide.md#linting) in the contributing guide. It's a one-time setup, and it will automatically format your code after each commit. This is a pretty standard tool you'll see in many repos. You shouldn't need to handle formatting nits manually. I also updated the example PR to explicitly call this out, since I guess it's easy for people to not read through the entire contributing guide linked. -- 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]
