gofmt
There are 36 repositories under gofmt topic.
psf/black
The uncompromising Python code formatter
mvdan/gofumpt
A stricter gofmt
incu6us/goimports-reviser
Right imports sorting & code formatting tool (goimports alternative)
palantir/palantir-java-format
A modern, lambda-friendly, 120 character Java formatter.
grantjenks/blue
The slightly less uncompromising Python code formatter.
life4/awesome-python-code-formatters
A curated list of awesome Python code formatters
kennethreitz-archive/white
The Black code formatter, but brighter (PEP8–inspired).
odwyersoftware/brunette
🟤 A best practice Python code formatter
fsgo/go_fmt
更好用的 go代码格式化工具
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.
cytopia/docker-gofmt
Alpine-based multistage-build version of gofmt for reproducible usage in CI
wasm-fmt/gofmt
A WASM Based Golang Formatter
codeclimate-community/codeclimate-gofmt
Code Climate Engine for gofmt
fnando/sublime-codefmt
A Sublime Text plugin that allows applying code formatting with minimum configuration.
martin-helmich/go-tips
Example repository for my video course "Go Application Development: Tips, Tricks and Techniques"
golang-gophers/join-our-team
Join the Google Golang Gophers GitHub Organization 🥦 🥬 🥒 🫑 🫒 🍐 🥝 🥑 🍏 🍈
bokub/brackets-gofmt
:bookmark_tabs: An extension for Brackets IDE to format Go code.
hukkin/mdformat-gofmt
Mdformat plugin to gofmt Go code blocks
semk/gofiximports
Utility to fix/replace import paths in Go files recursively & pretty-print like gofmt
ysqi/gcodesharp
go code review tool
zaydek/dot-eslintrc.js
An ESLint configuration, inspired by the delightful gofmt command.
andrewkroh/go-nonewlines
👮 Removes newlines from the beginning and end of functions
atotto/gogroupimports
Similar to goimport, but makes the grouping clearer.
cedrickchee/black
The uncompromising Python code formatter
ElijahElrod/go-ci-config
Collection of CI configuration files for Go projects inspired by https://github.com/jonhoo/rust-ci-conf
shoenig/go-modtool
An opinionated tool for formatting and merging Go's go.mod and go.sum files.
bongnv/atom-go-formatter
A plugin of Go formatters for Atom
charlievieth/gosortimports
gosortimports is a fork of goimports that aggressively re-groups imports
Hochfrequenz/go-template-repository
A Template Repository for Go Packages
lfkeitel/goreportcard
A report card for your Go application
nakabonne/fmtdiff
A goimports client as well as a parser of its result
Unibeautify/beautifier-gofmt
Gofmt beautifier for Unibeautify
xinydev/fmtimports
Tool for formatting golang imports