Show More
@@ -1,3 +1,6 b'' | |||||
1 | [fix] |
|
1 | [fix] | |
2 | clang-format:command = clang-format --style file -i |
|
2 | clang-format:command = clang-format --style file -i | |
3 | clang-format:pattern = (**.c or **.cc or **.h) and not "listfile:contrib/clang-format-ignorelist" |
|
3 | clang-format:pattern = (**.c or **.cc or **.h) and not "listfile:contrib/clang-format-ignorelist" | |
|
4 | ||||
|
5 | rustfmt:command = rustfmt {rootpath} | |||
|
6 | rustfmt:pattern = set:**.rs |
General Comments 0
You need to be logged in to leave comments.
Login now