pointfreeco / swift-identified-collections

A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
MIT License
531 stars 45 forks source link

Fix for swift-format failure on CI #72

Open gibachan opened 4 months ago

gibachan commented 4 months ago

It seems that running swift-format on CI was failing, so I tried to fix it.