drift/moor/mono_pkg.yaml

9 lines
174 B
YAML
Raw Normal View History

2019-02-03 04:56:31 -08:00
dart:
- stable
stages:
- analyze:
2019-03-19 05:36:43 -07:00
- dartanalyzer: --fatal-infos --fatal-warnings lib/ test/
2019-02-03 04:56:31 -08:00
- dartfmt
- unit_test:
2019-03-19 04:52:02 -07:00
- command: dart tool/coverage.dart