Git - code.swisschili.sh
code.swisschili.sh
/
bluejay
/
8cfb7c427d567ed8c72dbd329646b8ec63482117
/
.
/
src
/
lisp
/
.clang-format
blob: 419e428b23d59d98df37ac963b576de8ed8cb079 [
file
] [
log
] [
blame
]
BasedOnStyle
:
Microsoft
AlignAfterOpenBracket
:
Align
SpacesInSquareBrackets
:
true
SpaceInEmptyBlock
:
true
SpacesInConditionalStatement
:
true
SpaceBeforeParens
:
Always
UseTab
:
ForIndentation
TabWidth
:
4
ColumnLimit
:
80
ForEachMacros
:
[
'FOREACH'
]