Merge "init: Remove custom clang-format"
am: e6b05dc683
Change-Id: I167ead68a8cf23083f3fa240f70fcfe6690a5b9a
This commit is contained in:
commit
f2ee4c8e4b
1 changed files with 1 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
|||
---
|
||||
Language: Cpp
|
||||
BasedOnStyle: Google
|
||||
BinPackArguments: true
|
||||
BinPackParameters: true
|
||||
ColumnLimit: 100
|
||||
ConstructorInitializerAllOnOneLineOrOnePerLine: false
|
||||
IndentWidth: 4
|
||||
Standard: Auto
|
||||
TabWidth: 8
|
||||
UseTab: Never
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
...
|
||||
1
init/.clang-format
Symbolic link
1
init/.clang-format
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../.clang-format-4
|
||||
Loading…
Add table
Reference in a new issue