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