mirror of
https://github.com/quantum5/i3bgwin.git
synced 2025-04-24 13:41:57 -04:00
8 lines
146 B
YAML
8 lines
146 B
YAML
BasedOnStyle: LLVM
|
|
---
|
|
Language: Cpp
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
AlwaysBreakTemplateDeclarations: true
|
|
ColumnLimit: 100
|