lampepfl / gears

A strawman for a low-level async library in Scala 3.
https://lampepfl.github.io/gears/
Apache License 2.0
247 stars 24 forks source link

chore: Use scalafmt to group imports #63

Closed He-Pin closed 5 months ago

He-Pin commented 5 months ago

Motivation:

Use scalafmt to group imports

He-Pin commented 5 months ago

BTW, I see there is no cleanInput method, but cleanResult, is that by design?

natsukagami commented 5 months ago

cleanInput method, but cleanResult,

Not sure which method you are mentioning here