blob: a8c867748d8a005c2bf97bc91342091b6a9f6aa9 [file] [log] [blame]
# See https://pub.dev/packages/mono_repo
sdk:
- 2.18.0
stages:
- analyze_and_format:
- group:
- format
- analyze: --fatal-infos
sdk:
- stable
- unit_test:
- test: -p chrome,vm,node
os:
- linux
- windows