Rust hooks for pre-commit
205
stars
16
commits
Aug 4, 2024
updated
Rust tools package for pre-commit.
- repo: https://github.com/doublify/pre-commit-rust
rev: master
hooks:
- id: fmt
- id: cargo-check
- repo: https://github.com/doublify/pre-commit-rust
rev: master
hooks:
- id: fmt
args: ['--verbose', '--edition', '2018', '--']
Rust hooks for pre-commit
205
stars
16
commits
Aug 4, 2024
updated
Rust tools package for pre-commit.
- repo: https://github.com/doublify/pre-commit-rust
rev: master
hooks:
- id: fmt
- id: cargo-check
- repo: https://github.com/doublify/pre-commit-rust
rev: master
hooks:
- id: fmt
args: ['--verbose', '--edition', '2018', '--']