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