winscap/.clang-format
2019-12-17 22:08:03 -05:00

9 lines
161 B
YAML

BasedOnStyle: LLVM
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Right
AlwaysBreakTemplateDeclarations: true
ColumnLimit: 100
IndentWidth: 4