Commit 848456b4 authored by Lev Walkin's avatar Lev Walkin

clang-format config with my preferred style

parent 41a1da63
---
Language: Cpp
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: None
AlwaysBreakAfterDefinitionReturnType: TopLevel
BreakBeforeBinaryOperators: NonAssignment
ForEachMacros: [ TQ_FOR ]
IndentCaseLabels: false
IndentWidth: 4
MaxEmptyLinesToKeep: 2
SpaceBeforeParens: false
TabWidth: 4
...
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment