petern48 opened a new pull request, #240: URL: https://github.com/apache/sedona-db/pull/240
After seeing `cargo clippy` fail in [this PR](https://github.com/apache/sedona-db/pull/239), I realize we have no docs on linting. It's also not clear that pre-commit doesn't do it for us. This PR adds that to the contributors-guide. Along the way, I noticed that the content in `CONTRIBUTING.md` and `docs/contributors-guide.md` are duplicated. The former was slightly out of date, which I deleted the former because we need the one under `docs/` for the [website](https://sedona.apache.org/sedonadb/latest/contributors-guide/). I also ran a diff and manually made sure there wasn't any content in the delete md that wasn't in the `docs/contributors-guide.md`. There were a bunch of paragraphs in `docs/contributors-guide.md` with random new lines inside them (presumably bc of a copy paste), so I removed those too -- 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]
