Files
Waybar/.clang-format
T

6 lines
49 B
YAML
Raw Normal View History

2019-04-17 13:47:16 +02:00
---
BasedOnStyle: Google
ColumnLimit: '100'
...