--- Language: Cpp BasedOnStyle: llvm IndentWidth: 4 ColumnLimit: 120 SpacesBeforeTrailingComments: 2 #SpaceBeforeRangeBasedForLoopColon: false #ForEachMacros: [ foreach, LIST_FOREACH, LIST_FOREACH_SAFE ] DisableFormat: false