flutter/packages/integration_test/test
Michael Goderbauer 60a87d0798
Sync Lints (#127976)
Syncs our lints with https://github.com/dart-lang/linter/blob/master/example/all.yaml:
* removed the deprecated `iterable_contains_unrelated_type` and `list_remove_unrelated_type` lints (their replacement `collection_methods_unrelated_type` was already enabled for us)
* enabled the new `no_self_assignments` and fixed one issue triggered by the lint.
2023-06-02 04:27:17 +00:00
..
data Clean up the bindings APIs. (#89451) 2022-02-03 14:55:15 -08:00
binding_fail_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
binding_test.dart Sync Lints (#127976) 2023-06-02 04:27:17 +00:00
response_serialization_test.dart Reland integration_test NNBD (#75074) 2021-02-01 10:19:14 -08:00
socket_fail_test.dart Clean up the bindings APIs. (#89451) 2022-02-03 14:55:15 -08:00
web_extension_test.dart Enable dangling_library_doc_comments and library_annotations lints (#117365) 2022-12-20 16:03:21 -08:00