blob: 44560cac1c212c17a36de7e224e7fbbaee96c4c1 [file] [log] [blame]
dart:
- dev
- stable
stages:
- analyze_and_format:
- group:
- format
- analyze: --fatal-infos --fatal-warnings .
dart:
- dev
- unit_test:
- test: -p chrome,vm,node
os:
- linux
- windows