8 lines
122 B
YAML
8 lines
122 B
YAML
repos:
|
|
- repo: https://github.com/doublify/pre-commit-rust
|
|
rev: v1.0
|
|
hooks:
|
|
- id: fmt
|
|
- id: clippy
|
|
|