6 lines
102 B
YAML
6 lines
102 B
YAML
# Format Style Options - Created with Clang Power Tools
|
|
---
|
|
BasedOnStyle: Google
|
|
ColumnLimit: 120
|
|
...
|