dotfiles/.clang-format

7 lines
120 B
YAML

---
BasedOnStyle: LLVM
UseTab: Always
IndentWidth: 8
AllowShortCaseLabelsOnASingleLine: true
AlignEscapedNewlines: Left