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