Upstream version 11.39.252.0
[platform/framework/web/crosswalk.git] / src / .clang-format
1 # Defines the Chromium style for automatic reformatting.
2 # http://clang.llvm.org/docs/ClangFormatStyleOptions.html
3 BasedOnStyle: Chromium
4 Standard: Cpp11