dart-sdk/pkg/analyzer_utilities
Parker Lougheed 9b34c52aef Update analyzer_utilties to Dart 3 and enable more lints
All the packages that depend on it now have constraints greater or equal to 3.0.0.

The added linter rules are taken from other analyzer packages.

Change-Id: If51f9209dab9c58525a1207534bccb6491a409c3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/325904
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2023-09-14 20:27:26 +00:00
..
lib Update analyzer_utilties to Dart 3 and enable more lints 2023-09-14 20:27:26 +00:00
analysis_options.yaml Update analyzer_utilties to Dart 3 and enable more lints 2023-09-14 20:27:26 +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.