Standardize the pre-commit config by adding `name` and `description` keys/values to all hooks
https://github.com/apache/sedona/blob/master/.pre-commit-config.yaml
Having names and descriptions also helps with documenting the hooks and for quick reference.
We have names and descriptions on some hooks so we should be consistent and add them to all hooks.
Hi @jbampton, I can work on this. Can you assign this to me?
Hey @SumitGupta016 you are now assigned
@jbampton i opened a PR regarding this issue : https://github.com/apache/sedona/pull/1999
can you take a look on it and check if it helps with the issue, with my understanding this should close this issue.
@SumitGupta016 some of the hooks are still missing "name" and "description"
https://github.com/apache/sedona/blob/master/.pre-commit-config.yaml
@SumitGupta016 some of the hooks are still missing "name" and "description"
https://github.com/apache/sedona/blob/master/.pre-commit-config.yaml
I'll check after my working hours, will that work?
@SumitGupta016 some of the hooks are still missing "name" and "description" https://github.com/apache/sedona/blob/master/.pre-commit-config.yaml
I'll check after my working hours, will that work?
Yes that is fine. No rush on this task
Hey @SumitGupta016 we have not heard from you for a few months so I finished the remaining tasks in #2411
Thanks for your work. Closing now.