blob: b1a6788085ef6dcef6e48da90cdc857ce04346cd [file] [log] [blame] [edit]
BasedOnStyle: Google
AlignOperands: false
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
BreakBeforeTernaryOperators: false
ColumnLimit: 100
PointerBindsToType: false