diff options
| -rw-r--r-- | toolsrc/.clang-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolsrc/.clang-format b/toolsrc/.clang-format index b3a537545..4700062c7 100644 --- a/toolsrc/.clang-format +++ b/toolsrc/.clang-format @@ -1,6 +1,7 @@ --- BasedOnStyle: WebKit Language: Cpp +Standard: Cpp11 UseTab: Never IndentWidth: 4 |
