Use Chromium style for clang-format

Change-Id: I364b5fb93645595c45abf70b8098df8f84c155c3
pull/2/head
KongQun Yang 2014-07-02 12:37:49 -07:00
parent b7c1e807f1
commit 7a1e0cf68a
1 changed files with 3 additions and 0 deletions

3
.clang-format Normal file
View File

@ -0,0 +1,3 @@
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium