Skip to content

Commit 5a18ac4

Browse files
stereotype441Commit Queue
authored andcommitted
[messages] Delete switch_to_toplevel_diagnostics.dart.
This was a temporary script to aid in migrating the analyzer (and related packages) away from using the old diagnostic code constants (static constants in `DiagnosticCode`-derived classes) and to instead using the top level diagnostics (in `diagnostic.dart` files). Now that the script has been run, it is no longer needed. Change-Id: I6a6a69643df23ae5ecdc3b21c91b60c963597d5b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461584 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Paul Berry <paulberry@google.com>
1 parent 9f6d1c1 commit 5a18ac4

File tree

2 files changed

+0
-155
lines changed

2 files changed

+0
-155
lines changed

pkg/analyzer_utilities/pubspec.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,5 @@ dependencies:
2121

2222
# Use 'any' constraints here; we get our versions from the DEPS file.
2323
dev_dependencies:
24-
analyzer_plugin: any
25-
linter: any
2624
lints: any
2725
test_reflective_loader: any

pkg/analyzer_utilities/tool/messages/switch_to_toplevel_diagnostics.dart

Lines changed: 0 additions & 153 deletions
This file was deleted.

0 commit comments

Comments
 (0)