c88171c8af
TEST=Presubmit tests and local builds Change-Id: I1b15d60eced0cf3f422548eda75706609f6640cb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/182624 Commit-Queue: Alexander Thomas <athom@google.com> Auto-Submit: Alexander Thomas <athom@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>
14 lines
241 B
YAML
14 lines
241 B
YAML
name: analyzer_utilities
|
|
# This package is not intended for consumption on pub.dev. DO NOT publish.
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: '>=2.12.0 <3.0.0'
|
|
|
|
dependencies:
|
|
analyzer:
|
|
path: ../analyzer
|
|
html: any
|
|
path: any
|
|
test: any
|