10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
|
BasedOnStyle: Chromium
|
||
|
IndentWidth: 2
|
||
|
ColumnLimit: 160
|
||
|
SpaceAfterCStyleCast: false
|
||
|
UseTab: Never
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
AlignTrailingComments: false
|
||
|
SpacesBeforeTrailingComments: 1
|
||
|
AlignConsecutiveMacros: Consecutive
|