env: merge .clang-format from flutter/packages repo (#76)
Signed-off-by: Hidenori Matsubayashi <[email protected]>
This commit is contained in:
+10
-1
@@ -1,2 +1,11 @@
|
||||
# This file was copied from flutter/plugins/.clang-format.
|
||||
# This file was copied from flutter/packages/.clang-format
|
||||
|
||||
BasedOnStyle: Google
|
||||
---
|
||||
Language: Cpp
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
---
|
||||
Language: ObjC
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Right
|
||||
|
||||
Reference in New Issue
Block a user