mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Update .clang-format
to prefer &
and *
to be close to the type
PiperOrigin-RevId: 332412318 Change-Id: I4cd6d295ef68292c9412722829729142578c4c9f
This commit is contained in:
parent
c663427cf9
commit
45c208b19a
|
@ -1,4 +1,6 @@
|
||||||
---
|
---
|
||||||
Language: Cpp
|
Language: Cpp
|
||||||
BasedOnStyle: Google
|
BasedOnStyle: Google
|
||||||
|
DerivePointerAlignment: false
|
||||||
|
PointerAlignment: Left
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in New Issue
Block a user