MIAnex/.pre-commit-config.yaml

7 lines
128 B
YAML

repos:
- repo: https://github.com/doublify/pre-commit-rust
rev: master
hooks:
- id: fmt
- id: cargo-check