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