1 2 3 4
pre-commit: commands: - cargo fmt --all -- --check - cargo clippy --workspace --release --all-targets --all-features -- -D warnings