Joel Grunbaum
2022-01-07 127d5af6f934b162c98a40ce414b98415d899cea
commit | author | age
127d5a 1 ---
JG 2 BasedOnStyle: LLVM
3 IndentWidth: 4
4 UseTab: AlignWithSpaces
5 AllowShortIfStatementsOnASingleLine: true
6 BreakBeforeBraces: Linux
7 IndentCaseLabels: false
8 ---