dashboard
repositories
filestore
activity
search
login
main
/
bomex
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
added rec log
Joel Grunbaum
2022-01-08
7864e319c639fa0d362896859dcd1caa7753f7ce
[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
---