forked from KolibriOS/kolibrios
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
|
# Format Style Options - Created with Clang Power Tools
|
||
|
---
|
||
|
BasedOnStyle: WebKit
|
||
|
AlignTrailingComments: true
|
||
|
AlignConsecutiveMacros: true
|
||
|
...
|