1
0
Fork 0
mirror of https://github.com/quantum5/i3bgwin.git synced 2025-04-24 21:52:03 -04:00
i3bgwin/.clang-format
2019-12-15 00:22:35 -05:00

8 lines
146 B
YAML

BasedOnStyle: LLVM
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Right
AlwaysBreakTemplateDeclarations: true
ColumnLimit: 100