Skip to content

Instantly share code, notes, and snippets.

@imring
Created August 11, 2021 18:29
Show Gist options
  • Save imring/3b9ebdac61fed5c94c6479483f5accb9 to your computer and use it in GitHub Desktop.
Save imring/3b9ebdac61fed5c94c6479483f5accb9 to your computer and use it in GitHub Desktop.
BasedOnStyle: LLVM
AlignEscapedNewlines: Left
AlwaysBreakTemplateDeclarations: Yes
SpaceBeforeRangeBasedForLoopColon: false
UseTab: Never
SortIncludes: Never
AllowShortFunctionsOnASingleLine: Empty
IndentWrappedFunctionNames: false
AlwaysBreakAfterDefinitionReturnType: None
ColumnLimit: 120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment