rgb-cln/.clang-format

7 lines
141 B
Plaintext
Raw Normal View History

BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false