sedona icon indicating copy to clipboard operation
sedona copied to clipboard

[CI] Add pre-commit hook `requirements-txt-fixer` for Python requirem…

Open jbampton opened this issue 1 year ago • 0 comments

…ents files

https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#requirements-txt-fixer

refs https://github.com/apache/sedona/pull/1418

refs https://github.com/apache/sedona/pull/1349

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

  • No.

What changes were proposed in this PR?

Added another check/test to our pre-commit framework.

How was this patch tested?

Ran locally: pre-commit run --all-files

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the documentation.

jbampton avatar Oct 13 '24 12:10 jbampton