BasedOnStyle: Google
AlignTrailingComments: true
AlignConsecutiveMacros: true
SpacesBeforeTrailingComments: 4
AllowShortBlocksOnASingleLine: false
AllowShortLoopsOnASingleLine: false
ColumnLimit: 110
IndentWidth: 4