diff --git a/.clang-format b/.clang-format index a9f58c3d..1b1f72a7 100644 --- a/.clang-format +++ b/.clang-format @@ -1,7 +1,7 @@ --- BasedOnStyle: WebKit Language: Cpp -Standard: Cpp14 +Standard: Cpp11 IndentWidth: 4 SpacesBeforeTrailingComments: 1