Waybar/.clang-format

7 lines
105 B
Plaintext
Raw Normal View History

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