0a0266660a
Removes the TODO message suggesting that the messages in the `sharedAnalyzerCodes` variable should be sorted by `camelCaseName`. It turns out these messages are already sorted by `camelCaseName`. Also adjusts the documentation string above `DiagnosticTables.sortedSharedDiagnostics` (the table that `sharedAnalyzerCodes` is built from during code generation) to clarify that it is sorted by `camelCaseName`. Change-Id: I6a6a696499dcae105a1bd6ba4e8a4569a17bc596 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461522 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>