Commit 00183ec
[messages] Fix sorting of
Previously, this list was sorted by the full analyzer code
(`ClassName.diagnosticName`). That made sense when the constants in
the list were referenced by `ClassName.diagnosticName`. Now that the
constants are referenced by `diag.diagnosticName`, it makes sense for
the sorting to fit.
The order of entries in this list has no user-visible effect, so from
the user's point of view there is no functional change.
Change-Id: I6a6a696468fa533d6d9d7b9f12914c070c0713af
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461585
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>diagnosticCodeValues list.1 parent 5a18ac4 commit 00183ec
File tree
3 files changed
+586
-588
lines changed- pkg
- analyzer_utilities/lib
- analyzer
- lib/src/diagnostic
- tool/messages
3 files changed
+586
-588
lines changed
0 commit comments