Files
sdk/pkg/analyzer_utilities
Paul Berry f977229f67 [messages] Stop generating lint_codes.g.dart.
All the code that remained in this file was hand-authored and inserted
into the generated file using triple-quoted strings in the code
generator.

Moving the code into a handwritten file will make it easier to
maintain in the future.

Change-Id: I6a6a696404276223981416db38785a50a2cbde09
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/464625
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2025-12-01 14:52:15 -08:00
..

A set of utilities used by the tools in several analyzer-related packages.

Not meant to be published.