nomos-node/.pre-commit-config.yaml

8 lines
122 B
YAML
Raw Normal View History

2024-12-12 11:13:24 +00:00
repos:
- repo: https://github.com/doublify/pre-commit-rust
rev: v1.0
hooks:
- id: fmt
- id: clippy