particle-os-cli/.rusty-hook.toml
2024-01-01 12:33:34 -05:00

5 lines
104 B
TOML

[hooks]
pre-commit = "cargo fmt && cargo test && cargo clippy -- -D warnings"
[logging]
verbose = true