Skip to content

update clang-format config

Some default paramaters have change in Mozilla style since 3.8. Add value from 3.8 in the .clang-format file so using a recent version of clang lead to the same result as 3.8

see: https://github.com/llvm-mirror/clang/commit/f1038cc843398f971c4939388bca684c2f5fad36

Merge request reports