1 2 3 4 5 6 7
exclude: '^docs/.github/.local' repos: - repo: https://github.com/doublify/pre-commit-rust rev: master hooks: - id: fmt - id: cargo-check