1
0
Fork 0
mirror of https://git.sr.ht/~kikoodx/sle synced 2021-05-23 12:50:56 +02:00
sle/.clang-format
KikooDX 246287b466 Forking KBLE C -> SLE
Will be a simple editor with mouse control only.
2021-03-23 17:26:42 +01:00

8 lines
166 B
YAML

BasedOnStyle: LLVM
IndentWidth: 8
UseTab: AlignWithSpaces
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 72