Git - code.swisschili.sh
code.swisschili.sh
/
bluejay
/
8fc5e2f3da976b6808039bd4bc39eb19fe24a4c5
/
.
/
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'
]