mirror of
https://github.com/quantum5/winscap.git
synced 2025-07-25 11:14:16 -04:00
9 lines
161 B
YAML
9 lines
161 B
YAML
BasedOnStyle: LLVM
|
|
---
|
|
Language: Cpp
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
AlwaysBreakTemplateDeclarations: true
|
|
ColumnLimit: 100
|
|
IndentWidth: 4
|