We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2c933 commit 6c4a8f4Copy full SHA for 6c4a8f4
accepted/future-releases/0546-patterns/exhaustiveness_prototype/analysis_options.yaml
@@ -13,10 +13,10 @@ linter:
13
- empty_statements
14
- hash_and_equals
15
- implementation_imports
16
- - iterable_contains_unrelated_type
+ - collection_methods_unrelated_type
17
- library_names
18
- library_prefixes
19
- - list_remove_unrelated_type
20
- non_constant_identifier_names
21
- overridden_fields
22
- package_api_docs
0 commit comments