Files
cherrypick/melos.yaml
Sergey Penkovsky b3660eee93 fix warnings
2025-05-16 13:19:42 +03:00

17 lines
215 B
YAML

name: cherrypick_workspace
sdkPath: .fvm/flutter_sdk
packages:
- cherrypick
- cherrypick_flutter
scripts:
analyze:
exec: dart analyze
format:
exec: dart format
test:
exec: dart test ./test