gofumpt
Go formatter
A stricter Go formatting tool to enforce a more consistent coding style
A stricter gofmt
3k stars
14 watching
113 forks
Language: Go
last commit: 4 months ago formatgogofmtgoimportsidiomaticstyle
Related projects:
Repository | Description | Stars |
---|---|---|
pungyeon/clean-go-article | A resource for writing clean and maintainable Go code | 2,964 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
dave/jennifer | A tool for generating Go code programmatically. | 3,389 |
mvdan/sh | A tool for parsing, formatting, and interpreting shell scripts with support for multiple shells. | 7,376 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
duke-git/lancet | A comprehensive utility function library for Go. | 4,791 |
golang-jwt/jwt | An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,375 |
fatih/gomodifytags | A tool to modify tags in Go structs | 2,290 |
cweill/gotests | Generates Go test boilerplate from source code | 4,975 |
dvyukov/go-fuzz | A tool for generating and testing random inputs to ensure software reliability | 4,790 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 308 |
mmcdole/gofeed | A comprehensive feed parsing library for Go, supporting multiple formats and versions. | 2,598 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,014 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
puerkitobio/goquery | A library that provides an HTML-parsing and manipulation interface in Go. | 14,135 |