-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
enhancementNew feature or requestNew feature or requestneeds triageAwaiting triage by a dask-sql maintainerAwaiting triage by a dask-sql maintainer
Description
Is your feature request related to a problem? Please describe.
I would like the pre-commit hook to run cargo test and cargo +nightly fmt so that we can format imports. These features are not implemented in pre-commit-rust, and the project seems to be unmaintained (last commit is more than 2 years ago).
There is a PR for supporting cargo test (doublify/pre-commit-rust#25) and an issue for supporting +nightly (doublify/pre-commit-rust#15).
Describe the solution you'd like
One option would be to fork the repo. I don't know what other solutions exist for the pre-commit tool we are using.
Describe alternatives you've considered
None
Additional context
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds triageAwaiting triage by a dask-sql maintainerAwaiting triage by a dask-sql maintainer