mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:28:02 +00:00
Ignore TODOs in nnbd_migration
Change-Id: I9ed746730547c0872cc1098b36231bf82b151205 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304764 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Auto-Submit: Paul Berry <paulberry@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
This commit is contained in:
parent
7f8611c9a6
commit
f7e8d0c424
1 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@ analyzer:
|
|||
omit_local_variable_types: ignore
|
||||
# There are currently 20 violations.
|
||||
unawaited_futures: ignore
|
||||
todo: ignore
|
||||
|
||||
language:
|
||||
strict-casts: true
|
||||
|
|
Loading…
Reference in a new issue