1 2 3 4 5 6 7 8
repos: - repo: local hooks: - id: rustfmt name: rustfmt entry: cargo fmt -- --check language: system types: [rust]