6 lines
159 B
YAML
6 lines
159 B
YAML
BasedOnStyle: Google
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
ColumnLimit: 80
|
|
AllowCommentMovement: true
|
|
PenaltyBreakBeforeFirstCallParameter: 100 |