blob: 248b40f9b10c950f9c322cf7f7e03cb031156b6b [file] [log] [blame]
# See https://github.com/dart-lang/mono_repo for details
stages:
- format_analyze:
- group:
- command: ./../tool/setup.sh
- command: ./compile_protos.sh
- dartfmt
- dartanalyzer
dart: [dev]