mirror of
https://github.com/flutter/packages.git
synced 2025-08-06 17:28:42 +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
|