dashboard
repositories
filestore
activity
search
login
main
/
bomex
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
added test data
Joel Grunbaum
2022-01-07
f0c92417bf30d1f225181f4303e7b85d24827e1b
[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
---