6 lines
136 B
Text
6 lines
136 B
Text
|
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
||
|
|
||
|
BasedOnStyle: Google
|
||
|
Standard: Cpp03
|
||
|
AllowShortFunctionsOnASingleLine: Empty
|