diff --git a/pkgs/bazel_worker/e2e_test/pubspec.yaml b/pkgs/bazel_worker/e2e_test/pubspec.yaml index 56f00cd4c..7eaa89a16 100644 --- a/pkgs/bazel_worker/e2e_test/pubspec.yaml +++ b/pkgs/bazel_worker/e2e_test/pubspec.yaml @@ -10,6 +10,6 @@ dependencies: dev_dependencies: cli_util: ^0.4.2 - dart_flutter_team_lints: ^1.0.0 + dart_flutter_team_lints: ^3.0.0 path: ^1.8.0 test: ^1.16.0 diff --git a/pkgs/clock/analysis_options.yaml b/pkgs/clock/analysis_options.yaml index 9ee7c2b6a..db6072da7 100644 --- a/pkgs/clock/analysis_options.yaml +++ b/pkgs/clock/analysis_options.yaml @@ -11,4 +11,3 @@ linter: rules: - avoid_private_typedef_functions - avoid_redundant_argument_values - - use_super_parameters diff --git a/pkgs/coverage/analysis_options.yaml b/pkgs/coverage/analysis_options.yaml index 82ce5e0a5..bb1afe05a 100644 --- a/pkgs/coverage/analysis_options.yaml +++ b/pkgs/coverage/analysis_options.yaml @@ -9,14 +9,9 @@ analyzer: linter: rules: - - always_declare_return_types - avoid_slow_async_io - cancel_subscriptions - - comment_references - literal_only_boolean_expressions - prefer_final_locals - sort_constructors_first - sort_unnamed_constructors_first - - test_types_in_equals - - throw_in_finally - - type_annotate_public_apis diff --git a/pkgs/test_reflective_loader/pubspec.yaml b/pkgs/test_reflective_loader/pubspec.yaml index 953ece944..569933f23 100644 --- a/pkgs/test_reflective_loader/pubspec.yaml +++ b/pkgs/test_reflective_loader/pubspec.yaml @@ -10,4 +10,4 @@ dependencies: test: ^1.16.0 dev_dependencies: - dart_flutter_team_lints: ^2.0.0 + dart_flutter_team_lints: ^3.0.0