dart-sdk/pkg/analyzer_utilities/lib
Brian Wilkerson c47df4ce20 Move linter to use shared mock packages for some packages
In particular, this makes it use the mock versions of 'flutter' and
'meta'. The other mock packages it uses aren't yet in the shared
support. I'll add support for them and move the linter over in a future
CL, then in later CLs I'll look at moving the analyzer and
analysis_server packages to the shared versions.

Change-Id: Ib0e272b48332278acf9dcfd4e4d0fc59ba9d29b9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371947
Auto-Submit: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Sam Rawlins <srawlins@google.com>
Commit-Queue: Sam Rawlins <srawlins@google.com>
2024-06-18 20:31:30 +00:00
..
test/mock_packages Move linter to use shared mock packages for some packages 2024-06-18 20:31:30 +00:00
testing
html_dom.dart final -> var for analyzer_utilities 2024-01-12 22:29:37 +00:00
html_generator.dart Update analyzer_utilties to Dart 3 and enable more lints 2023-09-14 20:27:26 +00:00
html_parser.dart final -> var for analyzer_utilities 2024-01-12 22:29:37 +00:00
package_root.dart final -> var for analyzer_utilities 2024-01-12 22:29:37 +00:00
text_formatter.dart Update analyzer_utilties to Dart 3 and enable more lints 2023-09-14 20:27:26 +00:00
tools.dart Update analyzer_utilties to Dart 3 and enable more lints 2023-09-14 20:27:26 +00:00
verify_tests.dart [analysis_server] Remove redundant solo_test tests 2024-05-22 16:34:31 +00:00