1
0
Fork 0
mirror of https://github.com/quantum5/winscap.git synced 2025-05-12 02:09:38 -04:00
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