Pre-commit hooks for Rust projects. Forked from {TODO}
Find a file
2017-08-09 22:37:26 +03:00
.pre-commit-config.yaml chore: update dependecies 2017-08-09 22:37:26 +03:00
.pre-commit-hooks.yaml fix: disable rlib ext 2017-04-17 12:18:15 +03:00
hooks.yaml fix: disable rlib ext in hooks 2017-04-17 12:18:53 +03:00
README.md feat: initial commit 2017-04-13 15:30:33 +03:00

Rust hooks for pre-commit

Rust tools package for pre-commit.

Using rust tools with pre-commit

-   repo: git://github.com/doublify/pre-commit-rust
    sha: master
    hooks:
    -   id: fmt