Files
cherrypick/melos.yaml
Sergey Penkovsky 28035a1ccd fix warnings
2025-05-16 17:32:25 +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