projects
/
platform
/
core
/
api
/
mediavision.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a43b373
)
Add clang-format namespace indent handle
author
Kwanghoon Son
<k.son@samsung.com>
Thu, 4 Aug 2022 06:05:53 +0000
(
02:05
-0400)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 2 Sep 2022 08:09:25 +0000
(17:09 +0900)
Change-Id: I03f59fb89576f329e98572a88a10899011920662
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
.clang-format
patch
|
blob
|
history
diff --git
a/.clang-format
b/.clang-format
index f50fddb065b41114d7c395aded9f3fcd244d9ad4..3409848dea0e5c5d9f73be48582c9ce59f183cf2 100644
(file)
--- a/
.clang-format
+++ b/
.clang-format
@@
-96,6
+96,7
@@
PenaltyBreakString: 10
PenaltyExcessCharacter: 100
SpacesInAngles: false
SpacesInContainerLiterals: false
+NamespaceIndentation: None
ForEachMacros:
- 'apei_estatus_for_each_section'