| Crates.io | devx-pre-commit |
| lib.rs | devx-pre-commit |
| version | 0.5.0 |
| created_at | 2020-08-16 21:31:24.711164+00 |
| updated_at | 2021-06-04 12:08:58.196041+00 |
| description | Utilities for creating git pre-commit hooks useful in rust projects |
| homepage | https://github.com/elastio/devx |
| repository | https://github.com/elastio/devx |
| max_upload_size | |
| id | 277363 |
| size | 10,831 |
devx-pre-commit provides utilities for creating git pre-commit hooks.
In particular, there are convenient APIs for
rustfmt on crates with staged rust source files.git/hooks/pre-commitSee the crate-level docs for more info.