You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[messages] Remove todo fields from linter/messages.yaml.
Converts the `todo:` fields in `pkg/linter/messages.yaml` to simple
comments. There's no need for these TODO messages to be structured
text.
In a follow-up CL I will be reworking the logic that validates the
contents of `messages.yaml` fields. Converting these fields to
comments means there will be one less thing to worry about when
reworking the validation logic.
Change-Id: I6a6a6964af29142d6aa9947ed12a7e037b77ead4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/458066
Commit-Queue: Paul Berry <[email protected]>
Reviewed-by: Samuel Rawlins <[email protected]>
0 commit comments