waybar/.clang-format
2019-04-17 13:47:34 +02:00

6 lines
49 B
YAML

---
BasedOnStyle: Google
ColumnLimit: '100'
...