Waybar/.clang-format

7 lines
105 B
YAML

---
BasedOnStyle: Google
AlignConsecutiveDeclarations: true
BinPackArguments: false
ColumnLimit: 100
...