Closed LebedevRI closed 7 years ago
For obvious reasons, it would be awesome to know which coding style is preferred. Ideally, in form of .clang-format And it would be super awesome if it's some predefined style (see http://clang.llvm.org/docs/ClangFormatStyleOptions.html#configurable-format-style-options, BasedOnStyle) - like LLVM, Google, Chromium, Mozilla or WebKit.
BasedOnStyle
+1 :-)
For obvious reasons, it would be awesome to know which coding style is preferred. Ideally, in form of .clang-format And it would be super awesome if it's some predefined style (see http://clang.llvm.org/docs/ClangFormatStyleOptions.html#configurable-format-style-options,
BasedOnStyle
) - like LLVM, Google, Chromium, Mozilla or WebKit.