mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 23:51:55 +08:00
10 lines
165 B
YAML
10 lines
165 B
YAML
BasedOnStyle: Google
|
|
---
|
|
Language: Cpp
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Left
|
|
---
|
|
Language: ObjC
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|