Skip to content

Commit dc9ee42

Browse files
committed
#64: fixed analyzer
1 parent 7f0a261 commit dc9ee42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

analysis_options.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,10 @@ linter:
5858
- hash_and_equals
5959
- implementation_imports
6060
- invariant_booleans
61-
- iterable_contains_unrelated_type
61+
- collection_methods_unrelated_type
6262
- join_return_with_assignment
6363
- library_names
6464
- library_prefixes
65-
- list_remove_unrelated_type
6665
- literal_only_boolean_expressions
6766
- no_adjacent_strings_in_list
6867
- no_duplicate_case_values

0 commit comments

Comments
 (0)