Skip to content

v0.0.1

Compare
Choose a tag to compare
@kesonan kesonan released this 04 Apr 10:29
· 9 commits to main since this release
  • Automatically sort and group your go imports.
  • Support custom group rules.
  • Support write result to file.
  • Only support go module.
  • Use golang official sort algorithm.
  • Automatically remove parentheses when there is only one import.
  • Automatically remove duplicate empty new-line.