waybar/.clang-format
2022-04-06 08:37:19 +02:00

6 lines
82 B
YAML

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