mirror of
https://github.com/Alia5/GlosSI.git
synced 2024-11-18 15:26:09 +00:00
8 lines
186 B
YAML
8 lines
186 B
YAML
UseTab: false
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
BreakBeforeBraces: "Stroustrup"
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
IndentCaseLabels: false
|
|
ColumnLimit: 0
|
|
PointerAlignment: "Left" |