klauspost / rawspeed

Raw Image Decoder Library
GNU Lesser General Public License v2.1
72 stars 20 forks source link

Coding style? #167

Closed LebedevRI closed 7 years ago

LebedevRI commented 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.

axxel commented 7 years ago

+1 :-)