notes/clang-format.txt
2024-03-22 12:02:30 -07:00

7 lines
No EOL
144 B
Text

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