.clang-format 136 B

12345
  1. # http://clang.llvm.org/docs/ClangFormatStyleOptions.html
  2. BasedOnStyle: Google
  3. Standard: Cpp03
  4. AllowShortFunctionsOnASingleLine: Empty