Spelling pkg analyzer lib
Closes https://github.com/dart-lang/sdk/pull/50860 GitOrigin-RevId: b27066c37f93c8c6d1123d6ebd6a4c0afcf59844 Change-Id: I15fa4aea1dad45daf168e34d1c4450320ec9b40a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/277742 Commit-Queue: Alexander Thomas <athom@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
@@ -138,7 +138,7 @@ version of the version reported by tools in that SDK.** This means that:
|
||||
Internally in the Dart SDK repo, the source of truth for the SDK version number
|
||||
is `tools/VERSION`. That file gets updated during the release process when
|
||||
various branches are cut and releases shipped. We could calculate the language
|
||||
version from that using the above rule, but we're worried that that means the
|
||||
version from that using the above rule, but we're worried that means the
|
||||
language version could change inadvertently as a consequence of release
|
||||
administrivia. Instead, the repo stores the language version explicitly in
|
||||
`tools/experimental_features.yaml`.
|
||||
|
||||
Reference in New Issue
Block a user