feat: add melos commands

This commit is contained in:
Sergey Penkovsky
2025-05-02 11:53:29 +03:00
parent 490355b145
commit c573e9840f

View File

@@ -4,4 +4,12 @@ sdkPath: .fvm/flutter_sdk
packages:
- cherrypick
- cherrypick_flutter
- cherrypick_flutter
scripts:
analyze:
run: |
flutter analyze
format:
run: |
flutter format