eeb19b0416
R=brianwilkerson@google.com Change-Id: I489e72464474b3d40d7678f44562f65934f93288 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/96863 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
18 lines
391 B
YAML
18 lines
391 B
YAML
name: analyzer_cli
|
|
description: Command line interface for the Dart Analyzer.
|
|
publish_to: none
|
|
dependencies:
|
|
analyzer: ^0.27.0
|
|
args: '>=0.13.0 <2.0.0'
|
|
bazel_worker: ^0.1.0
|
|
collection: ^1.14.1
|
|
linter: ^0.1.16
|
|
package_config: '>=0.1.5 <2.0.0'
|
|
protobuf: ^0.9.0
|
|
telemetry: ^0.0.1
|
|
yaml: ^2.1.2
|
|
dev_dependencies:
|
|
test_reflective_loader: ^0.1.8
|
|
test: ^1.0.0
|
|
usage: ^3.2.0+1
|