projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb64d2
)
; Fix typo in .clang-format (Bug#59768)
author
dickmao
<dick.r.chiang@gmail.com>
Thu, 1 Dec 2022 21:54:06 +0000
(16:54 -0500)
committer
Stefan Kangas
<stefankangas@gmail.com>
Fri, 2 Dec 2022 12:52:21 +0000
(13:52 +0100)
.clang-format
patch
|
blob
|
history
diff --git
a/.clang-format
b/.clang-format
index 016fb778383cb67ac99ef1b0bf5ab3955616a02a..5c987536b0cd304249d3ba8564dd330006bf468c 100644
(file)
--- a/
.clang-format
+++ b/
.clang-format
@@
-7,7
+7,7
@@
BreakBeforeBinaryOperators: All
BreakBeforeBraces: GNU
ColumnLimit: 70
ContinuationIndentWidth: 2
-IndentPPD
D
irectives: AfterHash
+IndentPPDirectives: AfterHash
PPIndentWidth: 1
ForEachMacros:
- FOR_EACH_TAIL