ci: add cargo-husky pre-commit hooks

This commit is contained in:
2026-01-26 16:42:32 +02:00
parent 6154a99fa6
commit 77b611b0fa
7 changed files with 58 additions and 8 deletions

View File

@@ -11,5 +11,8 @@ serde_json.workspace = true
strum.workspace = true
tokio.workspace = true
[dev-dependencies]
cargo-husky.workspace = true
[lints]
workspace = true