##// END OF EJS Templates
contrib: add new examples area and start it out with a config for `hg fix`...
Augie Fackler -
r43235:5dfb57af default
parent child Browse files
Show More
@@ -0,0 +1,3 b''
1 [fix]
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"
General Comments 0
You need to be logged in to leave comments. Login now