Files
telegram_files_cache_server/.pre-commit-config.yaml
2023-09-24 22:55:14 +02:00

8 lines
145 B
YAML

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