devx-pre-commit

Crates.iodevx-pre-commit
lib.rsdevx-pre-commit
version0.5.0
sourcesrc
created_at2020-08-16 21:31:24.711164
updated_at2021-06-04 12:08:58.196041
description Utilities for creating git pre-commit hooks useful in rust projects
homepagehttps://github.com/elastio/devx
repositoryhttps://github.com/elastio/devx
max_upload_size
id277363
size10,831
(elastio-packages)

documentation

README

devx-pre-commit

devx-pre-commit provides utilities for creating git pre-commit hooks.

In particular, there are convenient APIs for

  • Efficiently running rustfmt on crates with staged rust source files
  • Installing the current binary to .git/hooks/pre-commit

See the crate-level docs for more info.

Commit count: 81

cargo fmt