mirror of
https://github.com/quantum5/winscap.git
synced 2025-04-24 05:31:58 -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
|