eagle/.pre-commit-config.yaml

7 lines
126 B
YAML
Raw Permalink Normal View History

2024-06-21 12:35:45 +02:00
repos:
- repo: https://github.com/doublify/pre-commit-rust
rev: v1.0
hooks:
- id: fmt
- id: cargo-check
- id: clippy