2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-07 03:20:35 +00:00
GlosSI/GlosSITarget/.clang-format

8 lines
187 B
Plaintext
Raw Normal View History

2021-10-15 15:10:57 +00:00
UseTab: false
IndentWidth: 4
BreakBeforeBraces: "Stroustrup"
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
2021-10-20 19:47:24 +00:00
ColumnLimit: 0
2021-10-28 10:28:20 +00:00
PointerAlignment: "Left"
SortIncludes: false