diff --git a/.clang-format b/.clang-format index 73897e9f7..81339e1cf 100644 --- a/.clang-format +++ b/.clang-format @@ -1,4 +1,5 @@ ---- +--- BasedOnStyle: WebKit +SortIncludes: false ...