language: rust

This commit is contained in:
Dustin J. Mitchell 2024-09-30 20:50:08 -04:00
parent 0ea11354f5
commit cb2ee06f1a
No known key found for this signature in database

View file

@ -1,6 +1,7 @@
repos:
- repo: https://github.com/FeryET/pre-commit-rust
rev: v1.1.0
language: rust
hooks:
- id: fmt
- id: cargo-check