From 169215ec1c046927934f77dc926c5062784c7bf4 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Fri, 28 Apr 2017 12:57:15 -0700 Subject: [PATCH] [clang-format] Standard: Cpp11 --- toolsrc/.clang-format | 1 + 1 file changed, 1 insertion(+) diff --git a/toolsrc/.clang-format b/toolsrc/.clang-format index b3a5375455..4700062c73 100644 --- a/toolsrc/.clang-format +++ b/toolsrc/.clang-format @@ -1,6 +1,7 @@ --- BasedOnStyle: WebKit Language: Cpp +Standard: Cpp11 UseTab: Never IndentWidth: 4