gordonklaus / ineffassign
Detect ineffectual assignments in Go code.
☆402Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for ineffassign
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Remove unnecessary type conversions from Go source☆378Updated last year
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- ☆373Updated this week
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆651Updated last year
- Format package documentation (godoc) as GitHub friendly Markdown☆526Updated 3 years ago
- Code generation tools for Go.☆423Updated last month
- semver library in Go☆343Updated 10 months ago
- Find in Go repeated strings that could be replaced by a constant☆293Updated 4 months ago
- Simple translation from godoc to markdown.☆493Updated 5 years ago
- Print version used to build Go executables☆275Updated 4 months ago
- Debugging helper utilities for Go☆354Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 7 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆404Updated this week
- [mirror]☆281Updated 2 months ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- A comprehensive godoc guide.☆412Updated 9 months ago
- Parse and modify Go struct field tags☆633Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆609Updated 9 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Partial port of Python difflib package to Go☆391Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago