mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
26043c95cf
Change-Id: I56eb8d0410ab529a434c540a67028f8ebe441c4d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/240913 Reviewed-by: Bob Nystrom <rnystrom@google.com> Commit-Queue: Devon Carew <devoncarew@google.com>
6 lines
120 B
YAML
6 lines
120 B
YAML
include: package:lints/recommended.yaml
|
|
|
|
analyzer:
|
|
strong-mode:
|
|
implicit-casts: false
|
|
implicit-dynamic: false
|