1[Options] 2ignore_merged_commits = true 3 4[Builtin Hooks] 5clang_format = true 6rustfmt = true 7 8[Builtin Hooks Options] 9rustfmt = --config-path=rustfmt.toml 10 11