serene-rust-implementation/.rusty-hook.toml

7 lines
82 B
TOML

[hooks]
pre-commit = "make lint"
pre-push = "make test"
[logging]
verbose = true