repo.or.cz
/
c2run.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update clang format
[c2run.git]
/
.clang-format
blob
eb8c7e14eb398d4319186a01a4a4412af6238b9e
1
---
2
BasedOnStyle: LLVM
3
IndentWidth: 4
4
ColumnLimit: 100
5
SortIncludes: false
6
BreakBeforeBraces: Custom
7
BraceWrapping:
8
AfterFunction: true