Go to file
sudo pacman -Syu 1d3685f57b
feat: parse imports and group imports std
- build std from packages when init
- add verbose and company flag
2022-11-26 02:10:19 +07:00
.github chore: add github action, Makefile 2022-11-24 23:16:32 +07:00
cmd/gofimports feat: flags from gofmt 2022-11-24 23:11:15 +07:00
internal feat: parse imports and group imports std 2022-11-26 02:10:19 +07:00
.gitignore chore: init go.mod 2022-11-24 22:25:13 +07:00
.golangci.yml chore: add github action, Makefile 2022-11-24 23:16:32 +07:00
.goreleaser.yml chore: add github action, Makefile 2022-11-24 23:16:32 +07:00
LICENSE chore: add MIT license 2022-11-24 23:16:50 +07:00
Makefile feat: parse imports and group imports std 2022-11-26 02:10:19 +07:00
README.md chore: update README 2022-11-25 01:29:27 +07:00
go.mod feat: parse imports and group imports std 2022-11-26 02:10:19 +07:00
go.sum feat: parse imports and group imports std 2022-11-26 02:10:19 +07:00

README.md

gofimports

goimports with my opinionated preferences.

Thanks