8b0fba90a6
This change does a small fix to exclude line numbers from the golden files produced by check_nnbd_sdk.dart. Doing so helps keep the golden file more stable and less likely to require updates when developers make unrelated changes to the core libraries. There are very few failures that remain and now that the CFE is more mature, we may be in a position to stop using the patch-sdk mechanism to test the validity of the migrated sdk. Change-Id: Id41448f23871d0a43257db5dbf5b0b062e2eaddd Bug: https://github.com/dart-lang/sdk/issues/44491 https://github.com/dart-lang/sdk/issues/44618 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/178726 Reviewed-by: Nicholas Shahan <nshahan@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com>