mirror of
https://github.com/AsahiLinux/m1n1
synced 2024-11-10 09:44:13 +00:00
8 lines
179 B
Text
8 lines
179 B
Text
|
BasedOnStyle: LLVM
|
||
|
IndentWidth: 4
|
||
|
UseTab: Never
|
||
|
BreakBeforeBraces: Linux
|
||
|
AllowShortIfStatementsOnASingleLine: Never
|
||
|
AllowShortFunctionsOnASingleLine: false
|
||
|
IndentCaseLabels: true
|