Migrate analyzer_cli to null safety.

Change-Id: I03184d7b3257802a90eacfb1ea912977f2082c23
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/217820
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
This commit is contained in:
Konstantin Shcheglov
2021-11-20 03:23:38 +00:00
committed by commit-bot@chromium.org
parent a8891da0e7
commit 3ab1eaa03f
19 changed files with 216 additions and 209 deletions
+1 -1
View File
@@ -88,7 +88,7 @@
"name": "analyzer_cli",
"rootUri": "../pkg/analyzer_cli",
"packageUri": "lib/",
"languageVersion": "2.7"
"languageVersion": "2.14"
},
{
"name": "analyzer_plugin",