gordonklaus / ineffassign
Detect ineffectual assignments in Go code.
☆412Updated last year
Alternatives and similar repositories for ineffassign:
Users that are interested in ineffassign are comparing it to the libraries listed below
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- ☆397Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆556Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆654Updated last year
- 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 …☆658Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆648Updated last year
- Remove unnecessary type conversions from Go source☆383Updated 2 months ago
- Automated Semantic Import Versioning Upgrades☆401Updated last month
- Find in Go repeated strings that could be replaced by a constant☆306Updated 2 weeks ago
- Get hash values for arbitrary values in Go (golang).☆757Updated 2 years ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Code generation tools for Go.☆430Updated 7 months ago
- [mirror]☆280Updated 8 months ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Parse and modify Go struct field tags☆642Updated last year
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Partial port of Python difflib package to Go☆402Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆420Updated 2 months ago
- Find unused parameters in Go☆552Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆916Updated 3 weeks ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Go terminal and console support☆293Updated 2 weeks ago
- Print version used to build Go executables☆273Updated 10 months ago
- semver library in Go☆351Updated last year
- Golang deep variable equality test that returns human-readable differences☆769Updated 10 months ago
- [mirror] Performance measurement, storage, and analysis.☆385Updated 3 weeks ago
- A comprehensive godoc guide.☆417Updated last month
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago