Update migration tool README

Change-Id: I16349a7399d735a6edf8615570f4c783a98e8276
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/263461
Reviewed-by: Paul Berry <paulberry@google.com>
Auto-Submit: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
This commit is contained in:
Sam Rawlins 2022-10-13 19:00:25 +00:00 committed by Commit Queue
parent 0e2d2e3c93
commit 8d998a89a2

View file

@ -161,12 +161,9 @@ browser to view, analyze, and improve the proposed null-safe migration.
2. If large changes are required, revert the migration, and go back to step
one. The tool does not provide any revert capability; this must be done
via source code management (for example, `git checkout`).
<!-- TODO(srawlins): direct the user to publish, only after null safety leaves
tech preview. See the big note at https://dart.dev/null-safety.
8. Commit and/or publish your migrated null-safe code. -->
8. Commit and/or publish your migrated null-safe code.
## Providing feedback
Please file issues at https://github.com/dart-lang/sdk/issues, and reference the
`analyzer-nnbd-migration` label (you may not be able to apply the label yourself).
`area-migration` label (you may not be able to apply the label yourself).