--- Language: Cpp BasedOnStyle: LLVM BreakBeforeBraces: Stroustrup PointerAlignment: Left # Left for C++, Right for C. --- Language: CSharp BasedOnStyle: Microsoft BreakBeforeBraces: Allman ...