compat: Keep only one copy of clang-format style
* When --style=file is specified, clang-format will look for a .clang-format on file's parent dirs automatically Change-Id: If94fe4915cd434b3f5901b8830cbdb90976ae4b7
This commit is contained in:
parent
efa7303881
commit
ca34347089
5 changed files with 1 additions and 4 deletions
1
.clang-format
Symbolic link
1
.clang-format
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../build/soong/scripts/system-clang-format
|
|
@ -1 +0,0 @@
|
|||
../../../../build/soong/scripts/system-clang-format
|
|
@ -1 +0,0 @@
|
|||
../../../../build/soong/scripts/system-clang-format
|
|
@ -1 +0,0 @@
|
|||
../../../../build/soong/scripts/system-clang-format
|
|
@ -1 +0,0 @@
|
|||
../../../../build/soong/scripts/system-clang-format
|
Loading…
Reference in a new issue