Skip to content
Snippets Groups Projects
Commit f5ad85dd5f7e authored by Augie Fackler's avatar Augie Fackler
Browse files

examples: add sample fix integration for `rustfmt`

Differential Revision: https://phab.mercurial-scm.org/D6873
parent 5dfb57af1148
No related branches found
No related tags found
No related merge requests found
[fix]
clang-format:command = clang-format --style file -i
clang-format:pattern = (**.c or **.cc or **.h) and not "listfile:contrib/clang-format-ignorelist"
rustfmt:command = rustfmt {rootpath}
rustfmt:pattern = set:**.rs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment