blob: 08b51c4f30d74da3e114586cedf0274063b1c4c4 [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
# TODO: Get tests passing on windows