dashboard
repositories
filestore
activity
search
login
main
/
bomex
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
finished book
Joel Grunbaum
2022-01-07
127d5af6f934b162c98a40ce414b98415d899cea
[bomex.git]
/
.clang-format
commit
|
author
|
age
127d5a
1
---
JG
2
BasedOnStyle: LLVM
3
IndentWidth: 4
4
UseTab: AlignWithSpaces
5
AllowShortIfStatementsOnASingleLine: true
6
BreakBeforeBraces: Linux
7
IndentCaseLabels: false
8
---