dart-sdk/pkg/language_versioning_2_7_test/pubspec.yaml
Devon Carew d2a3849f92 [pkg] ignore some intentional analysis issues
Change-Id: I0838cc90113efc8749032e49da70d3ab913112d4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/249720
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2022-07-01 20:04:10 +00:00

15 lines
358 B
YAML

name: language_versioning_2_7_test
version: 1.0.0
description: >
Tests of language versioning. Stored as a package in order to have its own
package configuration and default language version
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '>=2.7.0 <3.0.0'
dev_dependencies:
lints: any