dart-sdk/pkg/dart2js_runtime_metrics/analysis_options.yaml
Stephen Adams 66a2caea6a [dart2js_runtime_metrics] Allow exporting internal library
Change-Id: I4447e1f9c806ae28bf56720015f1741199c17281
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/210063
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Stephen Adams <sra@google.com>
2021-08-12 22:47:22 +00:00

7 lines
133 B
YAML

analyzer:
errors:
import_internal_library: ignore
export_internal_library: ignore
strong-mode:
implicit-casts: false