repo.or.cz
/
centerim5.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update list of wide characters
[centerim5.git]
/
_clang-format
blob
e96c92e9185c91aeccdb1b98466905fd88c03046
1
---
2
Language: Cpp
3
BasedOnStyle: LLVM
4
5
AlignAfterOpenBracket: false
6
AlignOperands: false
7
AllowShortFunctionsOnASingleLine: Inline
8
BreakBeforeBraces: Stroustrup
9
ConstructorInitializerIndentWidth: 2
10
ContinuationIndentWidth: 2
11
Standard: Cpp11
12
...