waybar/.clang-format

7 lines
105 B
Plaintext
Raw Normal View History

2019-04-17 13:47:16 +02:00
---
BasedOnStyle: Google
AlignConsecutiveDeclarations: true
BinPackArguments: false
ColumnLimit: 100
2019-04-17 13:47:16 +02:00
...