Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 176 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 176 Bytes

pre-commit-rust

Rust hooks for http://pre-commit.com/

- repo: https://github.com/CostcoFanboy/pre-commit-rust
  rev: master
  hooks:
    - id: fmt
    - id: clippy