#
goimports
Here are 23 public repositories matching this topic...
Right imports sorting & code formatting tool (goimports alternative)
-
Updated
Nov 24, 2021 - Go
A TextMate bundle for the Go programming language
go
golang
textmate
golint
gocode
gofmt
goimports
gorename
textmate-bundle
textmate-grammar
gometalinter
godef
gogetdoc
-
Updated
Oct 8, 2018 - Ruby
Sublime plugin to run gofmt (or goimports, or whatever you want).
-
Updated
Nov 9, 2019 - Python
A Vim plugin that runs gofmt when you save
-
Updated
May 19, 2021 - Vim script
Add essential language support for the Go language to Sublime Text 3.
go
golang
formatter
sublime
linting
formatting
linter
sublime-text
sublime-text-3
gocode
gofmt
goimports
gorename
gometalinter
godef
-
Updated
Oct 25, 2017 - Python
Improved goimports, make your Go code cleaner by fixing (add, remove) the imports automatically.
-
Updated
Jun 18, 2016 - Go
Alpine-based multistage-build version of goimports for reproducible usage in CI
lint
go
docker
golang
dockerfile
linting
continuous-integration
ci
docker-container
alpine
docker-image
goimports
multistage
multistage-docker
awesome-ci
-
Updated
Jun 13, 2020 - Shell
A Sublime Text plugin that allows applying code formatting with minimum configuration.
rubocop
eslint
sublime-text
prettier
php-cs-fixer
flutter
sublime-text-plugin
gofmt
goimports
autopep8
svgo
rustfmt
code-formatter
sublime-text-package
dartfmt
rubyfmt
-
Updated
Jul 28, 2021 - Python
My vim config both on Linux and Windows.
-
Updated
Sep 28, 2018 - Vim script
Plugin for SublimeText 3 for run goimports on save
-
Updated
Jun 15, 2017 - Python
Test and lint tools for go
-
Updated
Feb 10, 2019 - Makefile
Improve this page
Add a description, image, and links to the goimports topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the goimports topic, visit your repo's landing page and select "manage topics."
Composite literals have blank lines removed, but it seems to treat the trailing
*/of a multi-line comment as a blank line.If we add the following testcase to composite-literals-leading-lines
formatting produces:
This seems