Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
If a commit contains only fixes for rust format, it would be very sad to wait for the slow CI checking done, and it may block the CI checking for other PRs.
So, the PR adds a git pre-commit hook file, which performs the cargo fmt --check
Attachments
Issue Links
- links to