contrib/examples/fix.hgrc
changeset 42965 5dfb57af1148
child 42966 f5ad85dd5f7e
equal deleted inserted replaced
42964:be0d54cce8f4 42965:5dfb57af1148
       
     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"