Files
sdk/pkg/linter/tool/machine
Parker Lougheed 1b6fe3406a [linter] Add custom data structure and validation for messages.yaml
The MessagesData abstraction was nice, but for ease of access in future work, I found I need a typed data structure anyway. To keep it simple, I added validation as part of the decoding, so the checks/tests just rerun the decoding.

Change-Id: I81833347937d063de957d57deb7ebe6290f32a46
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/387828
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
2024-10-02 14:31:34 +00:00
..