flutter/dev/bots/test
Greg Spencer 88f3811055
Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476)
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated.

Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
2021-06-14 14:16:57 -07:00
..
analyze-sample-code-test-dart-ui Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
analyze-sample-code-test-input Enable file_names and package_names lints (#77087) 2021-03-02 15:24:04 -08:00
analyze-test-input [Analyze] Make deprecation note analyzer clearer on quote misuse (#77653) 2021-03-09 13:21:45 -08:00
analyze_sample_code_test.dart Switch sample analysis over to use package:flutter_lints (#84303) 2021-06-09 18:09:14 -07:00
analyze_test.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
common.dart Align more closely with package:test (#77118) (#78343) 2021-03-16 13:58:02 -07:00
prepare_package_test.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
sdk_directory_has_space_test.dart Add a comment with a reference to issue 62919 (LUCI should run the tests in a directory that contains a space character) to this skipped test. (#62920) 2020-08-06 18:46:03 -07:00
test_test.dart Improve documentation for PointerSignalResolver class (#78738) 2021-03-22 12:15:03 -07:00