dart-sdk/pkg/analyzer_utilities
pq cde2b1acf9 final -> var for analyzer_utilities
As per, https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/doc/implementation/coding_style.md#local-variables



Change-Id: Ib286a522351460abeca228fabc3b3bc6c57e3421
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/346081
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2024-01-12 22:29:37 +00:00
..
lib final -> var for analyzer_utilities 2024-01-12 22:29:37 +00:00
analysis_options.yaml [pkg] remove duplicate config from the analysis options files 2023-11-14 00:37:53 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
pubspec.yaml Update analyzer_utilties to Dart 3 and enable more lints 2023-09-14 20:27:26 +00:00
README.md

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

Not meant to be published.