1
0
mirror of https://github.com/rad4day/Waybar.git synced 2023-12-21 10:22:59 +01:00
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
...