dotfiles/.clang-format

7 lines
125 B
YAML

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