i3bgwin/.clang-format

8 lines
146 B
Plaintext
Raw Permalink Normal View History

2019-12-15 00:22:35 -05:00
BasedOnStyle: LLVM
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Right
AlwaysBreakTemplateDeclarations: true
ColumnLimit: 100