winscap/.clang-format

9 lines
161 B
Plaintext
Raw Normal View History

2019-12-17 22:08:03 -05:00
BasedOnStyle: LLVM
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Right
AlwaysBreakTemplateDeclarations: true
ColumnLimit: 100
IndentWidth: 4