This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
0.1.126
0.1.126
- fixed false negatives for
prefer_collection_literals
when a LinkedHashSet or
LinkedHashMap instantiation is passed as the argument to a function in any
position other than the first - fixed false negatives for
prefer_collection_literals
when a LinkedHashSet or
LinkedHashMap instantiation is used in a place with a static type other than
Set or Map