527dd5a99f
This paves the way for a follow-up CL that will standardize all diagnostic names to `lower_snake_case` conventions. For now, the case differences between the entries in `error_fix_status.yaml` and the actual diagnostic code names are accounted for by adding some calls to `.toLowerCase()` to `verify_error_fix_status.dart`. Change-Id: I6a6a6964b0eacf50b11f302ab511fba149b1ac07 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/465981 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Samuel Rawlins <srawlins@google.com>