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