diff --git a/analysis_options.yaml b/analysis_options.yaml index da2ffc37..1c02c24c 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml @@ -71,12 +71,11 @@ linter: - flutter_style_todos - hash_and_equals - implementation_imports - - iterable_contains_unrelated_type + - collection_methods_unrelated_type - leading_newlines_in_multiline_strings - library_names - library_prefixes - library_private_types_in_public_api - - list_remove_unrelated_type - missing_whitespace_between_adjacent_strings - no_adjacent_strings_in_list - no_duplicate_case_values