dart-sdk/pkg/analyzer_utilities
Ahmed Ashour 5fe480b788 Fix typos
Fix #49864

TEST=ci

Change-Id: I9a7e06d604cd0b4f56f2ac229ab3fc9f01cb9d76
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/256824
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Lasse Nielsen <lrn@google.com>
Reviewed-by: Liam Appelbe <liama@google.com>
Reviewed-by: Mayank Patke <fishythefish@google.com>
2022-09-16 19:35:00 +00:00
..
lib Fix typos 2022-09-16 19:35:00 +00:00
test/check Add LibraryOrAugmentationFileKind.exports/imports 2022-06-01 06:35:14 +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 Add a lightweight parser for the analyzer spec (remove sdk deps on package:html). 2022-06-25 00:34:40 +00:00
README.md

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

Not meant to be published.