Skip to content

Instantly share code, notes, and snippets.

View rlimberger's full-sized avatar
🏠
Working from home

Rene Limberger rlimberger

🏠
Working from home
View GitHub Profile
Language: Cpp
# BasedOnStyle: LLVM
AccessModifierOffset: -2
ConstructorInitializerIndentWidth: 4
AlignEscapedNewlinesLeft: false
AlignTrailingComments: true
AllowAllParametersOfDeclarationOnNextLine: true
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: false