mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
fix warnings
This commit is contained in:
10
melos.yaml
10
melos.yaml
@@ -8,8 +8,10 @@ packages:
|
||||
|
||||
scripts:
|
||||
analyze:
|
||||
run: |
|
||||
flutter analyze
|
||||
exec: dart analyze
|
||||
|
||||
format:
|
||||
run: |
|
||||
flutter format
|
||||
exec: dart format
|
||||
|
||||
test:
|
||||
exec: dart test ./test
|
||||
Reference in New Issue
Block a user