1 2 3 4 5 6 7 8
repos: - repo: https://github.com/FeryET/pre-commit-rust rev: v1.2.1 hooks: - id: fmt - id: cargo-check - id: build - id: test