dart-sdk/pkg/analyzer_utilities
Sam Rawlins 531e6e175f analyzer: Prefer string interpolations
ignore prefer_interpolation_to_compose_strings and
constant_identifier_names in generated files.

Change-Id: I963504e298f8e439734522fed9ac09911750f419
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/243646
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2022-05-04 20:45:25 +00:00
..
lib analyzer: Prefer string interpolations 2022-05-04 20:45:25 +00:00
test/check Move pkg/analyzer_utilities to package:lints 2022-04-14 22:31:04 +00:00
analysis_options.yaml Move pkg/analyzer_utilities to package:lints 2022-04-14 22:31:04 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
pubspec.yaml Move pkg/analyzer_utilities to package:lints 2022-04-14 22:31:04 +00:00
README.md

A set of utilities used by the tools in several analyzer-related packages.

Not meant to be published.