Merge "Add .clang-format symlink to Brillo's clang-format."
This commit is contained in:
commit
753676a154
|
@ -1,10 +0,0 @@
|
|||
BasedOnStyle: Google
|
||||
AllowShortFunctionsOnASingleLine: Inline
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
AllowShortLoopsOnASingleLine: false
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
CommentPragmas: NOLINT:.*
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
TabWidth: 2
|
|
@ -0,0 +1 @@
|
|||
../../../build/tools/brillo-clang-format
|
Loading…
Reference in New Issue