2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-16 21:25:49 +00:00
GlosSI/GlosSITarget/.clang-format

6 lines
142 B
Plaintext
Raw Normal View History

2021-10-15 15:10:57 +00:00
UseTab: false
IndentWidth: 4
BreakBeforeBraces: "Stroustrup"
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 0