mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
15 lines
198 B
YAML
15 lines
198 B
YAML
name: cherrypick_workspace
|
|
|
|
sdkPath: .fvm/flutter_sdk
|
|
|
|
packages:
|
|
- cherrypick
|
|
- cherrypick_flutter
|
|
|
|
scripts:
|
|
analyze:
|
|
run: |
|
|
flutter analyze
|
|
format:
|
|
run: |
|
|
flutter format |