Xinqi Bao's Git
projects
/
dotfiles.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
minor update
[dotfiles.git]
/
.clang-format
diff --git
a/.clang-format
b/.clang-format
index
d1f7671
..
32b5af2
100644
(file)
--- a/
.clang-format
+++ b/
.clang-format
@@
-67,14
+67,14
@@
ForEachMacros:
- BOOST_FOREACH
IncludeBlocks: Regroup
IncludeCategories:
- BOOST_FOREACH
IncludeBlocks: Regroup
IncludeCategories:
- - Regex: '^<ext/.*\.h>'
- Priority: 2
- Regex: '^<.*\.h>'
Priority: 1
- Regex: '^<.*'
Priority: 2
- Regex: '^<.*\.h>'
Priority: 1
- Regex: '^<.*'
Priority: 2
- - Regex: '
.*
'
+ - Regex: '
^"common/.*"
'
Priority: 3
Priority: 3
+ - Regex: '.*'
+ Priority: 4
IncludeIsMainRegex: '([-_](test|unittest))?$'
IndentCaseLabels: true
IndentPPDirectives: None
IncludeIsMainRegex: '([-_](test|unittest))?$'
IndentCaseLabels: true
IndentPPDirectives: None