goimports
There are 26 repositories under goimports topic.
mvdan/gofumpt
A stricter gofmt
incu6us/goimports-reviser
Right imports sorting & code formatting tool (goimports alternative)
atlassian/bazel-tools
Reusable bits for Bazel
fsgo/go_fmt
更好用的 go代码格式化工具
rinchsan/gosimports
alias goimports='gosimports'
monochromegane/dragon-imports
A tool for speedup goimports command :dragon:
ash2k/bazel-tools
Reusable bits for Bazel
syscrusher/golang.tmbundle
A TextMate bundle for the Go programming language
noonat/sublime-gofmt
Sublime plugin to run gofmt (or goimports, or whatever you want).
tweekmonster/gofmt.vim
A Vim plugin that runs gofmt when you save
wy-z/Golite
Add essential language support for the Go language to Sublime Text 3.
fnando/sublime-codefmt
A Sublime Text plugin that allows applying code formatting with minimum configuration.
cytopia/docker-goimports
Alpine-based multistage-build version of goimports for reproducible usage in CI
linxabc/goimports
Improved goimports, make your Go code cleaner by fixing (add, remove) the imports automatically.
danbelden/docker
My personal docker image files
zchee/goimportz
goimports fixed by zchee. Support multiple -local flags.
bokub/brackets-gofmt
:bookmark_tabs: An extension for Brackets IDE to format Go code.
andrewkroh/go-nonewlines
👮 Removes newlines from the beginning and end of functions
atotto/gogroupimports
Similar to goimport, but makes the grouping clearer.
kelein/vimrc
My vim config both on Linux and Windows.
ekshibarov/sublime-goimports
Plugin for SublimeText 3 for run goimports on save
flexconstructor/gotools
Test and lint tools for go
charlievieth/gosortimports
gosortimports is a fork of goimports that aggressively re-groups imports
homuler/goimports-wasabi
goimports fork, which works deterministically, keeping as many comments as possible.
nakabonne/fmtdiff
A goimports client as well as a parser of its result