git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clang-format: Change SpaceAfterTemplateKeyword to false
[WebKit-https.git]
/
.clang-format
diff --git
a/.clang-format
b/.clang-format
index 2dc3b36dbb6f6fb9db227e4da1d3c04993f15103..0e7c0d5a13e663ccd75e58d0d38eb34f5104e35e 100644
(file)
--- a/
.clang-format
+++ b/
.clang-format
@@
-95,7
+95,7
@@
ReflowComments: true
SortIncludes: true
SortUsingDeclarations: true
SpaceAfterCStyleCast: false
-SpaceAfterTemplateKeyword:
tru
e
+SpaceAfterTemplateKeyword:
fals
e
SpaceBeforeAssignmentOperators: true
SpaceBeforeCpp11BracedList: true
SpaceBeforeParens: ControlStatements