Devon Carew
6917656134
[pkg] remove duplicate config from the analysis options files
...
Change-Id: I149a97bbe260600a3de664b28c4d212dd9adb889
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/335862
Reviewed-by: Nicholas Shahan <nshahan@google.com >
Reviewed-by: Phil Quitslund <pquitslund@google.com >
Commit-Queue: Devon Carew <devoncarew@google.com >
2023-11-14 00:37:53 +00:00
Devon Carew
3d5e62ed2e
Move pkg/js to package:lints.
...
Change-Id: Idf85d4f5ece3725dbd806b064ff8b34b91181205
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/240918
Reviewed-by: Srujan Gaddam <srujzs@google.com >
Commit-Queue: Devon Carew <devoncarew@google.com >
2022-04-15 20:15:15 +00:00
Sam Rawlins
976cffc4c2
Use strict-casts in js and dev_complier
...
strict-casts is mostly a drop-in replacement for the deprecated
`implicit-casts: false` option. One big difference, seen in this CL, is that
strict-casts will report a non-Iterable (or non-Stream) in a for-each loop.
Change-Id: Ibc463ae9c870b6a795483c5dea0d2b856e7fd883
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221546
Reviewed-by: Nicholas Shahan <nshahan@google.com >
Commit-Queue: Samuel Rawlins <srawlins@google.com >
2021-11-29 23:22:44 +00:00
pq
bbafd3b69d
remove redundant experiment
...
Since opted in, this experiment is redundant.
Change-Id: I528bd726e655cae4c3f4943ed4f3e713edb9921d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/171740
Commit-Queue: Phil Quitslund <pquitslund@google.com >
Commit-Queue: Kevin Moore <kevmoo@google.com >
Reviewed-by: Kevin Moore <kevmoo@google.com >
2020-11-12 17:59:37 +00:00
Kevin Moore
073cbcc5a4
[pkg:js] Enable pedantic lints
...
Change-Id: Ia03a68431d3e62f2b5db45d3c38fb99f5ab07ca6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151540
Auto-Submit: Kevin Moore <kevmoo@google.com >
Reviewed-by: Nate Bosch <nbosch@google.com >
Commit-Queue: Nate Bosch <nbosch@google.com >
2020-06-17 16:35:56 +00:00
Jacob MacDonald
e7218354a8
add all flutter/flutter_test/test isolate deps to the allow list
...
I also had to migrate package:js to nnbd as a part of this
Bug:https://github.com/dart-lang/sdk/issues/42274
Change-Id: Ia0223e013d2afb464c05eba71783827cf1fb4781
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151400
Auto-Submit: Jake Macdonald <jakemac@google.com >
Reviewed-by: Leaf Petersen <leafp@google.com >
2020-06-17 04:58:30 +00:00