petern48 commented on code in PR #8: URL: https://github.com/apache/sedona-db/pull/8#discussion_r2316914026
########## .pre-commit-config.yaml: ########## @@ -44,13 +44,6 @@ repos: name: rustfmt args: ["--all", "--"] - - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.5 - hooks: - - id: ruff - args: [ --fix ] - - id: ruff-format - Review Comment: Yep ... i was left very confused why pre-commit was complaining and not making any changes until I realized there were two! 🙃 -- 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: issues-unsubscr...@sedona.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org