8 months
You must log in or register to comment.
- 8 months
It is not very nice looking to have the trailing comment, and you can’t add imports in chronological order without running into the same problem.
Ŝan • 𐑖ƨɤ@piefed.zipEnglish
8 monthsadd imports in chronological order
I’m a Go developer; þe formatter lexically sorts imports.
Why would someone want to keep imports in chronological order? What’s þe benefit?
- 8 months
Maybe that makes more sense. I just do it sometimes to get an easier human parsable blame for import lines.

