Skip to content

0.1.126

Compare
Choose a tag to compare
@pq pq released this 30 Nov 21:39
1dce7fb

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