extra_pedantic icon indicating copy to clipboard operation
extra_pedantic copied to clipboard

remove prefer_collection_literals.

Open modulovalue opened this issue 3 years ago • 0 comments

An explicit instantiation of Maps and Sets via the constructor provided by LinkedHashMap/LinkedHashSet can be used to communicate that a HashMap/HashSet were considered and that a conscious decision was made to introduce a dependency on the insertion order.

modulovalue avatar Oct 02 '22 22:10 modulovalue