Subversion Repositories Kolibri OS

Rev

Rev 9766 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9766 Rev 9868
Line 1... Line 1...
1
# Format Style Options - Created with Clang Power Tools
1
# Format Style Options - Created with Clang Power Tools
2
---
2
---
3
BasedOnStyle: WebKit
3
BasedOnStyle: WebKit
4
AlignTrailingComments: true
4
AlignTrailingComments: true
5
AlignConsecutiveMacros: true
5
AlignConsecutiveMacros: true
-
 
6
SortIncludes: false
6
...
7
...