1
0
Fork 0
mirror of https://github.com/quantum5/winscap.git synced 2025-04-24 21:52:03 -04:00
winscap/.clang-format

9 lines
161 B
Plaintext
Raw Permalink 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