blob: 457cafcd9671472860c70e1d658971594dd6855a [file] [log] [blame]
sdk:
- pubspec
- dev
stages:
- analyze_and_format:
- analyze: --fatal-infos .
- format:
sdk:
- dev
- unit_test:
- test: --test-randomize-ordering-seed=random
os:
- linux
- windows