gordonklaus / ineffassign
Detect ineffectual assignments in Go code.
☆410Updated last year
Alternatives and similar repositories for ineffassign:
Users that are interested in ineffassign are comparing it to the libraries listed below
- 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 …☆656Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Remove unnecessary type conversions from Go source☆383Updated last month
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- Parse and modify Go struct field tags☆637Updated last year
- ☆389Updated 2 weeks ago
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Code generation tools for Go.☆429Updated 5 months ago
- semver library in Go☆347Updated last year
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 3 years ago
- Quick helpers for testing Go applications☆529Updated last year
- Debugging helper utilities for Go☆356Updated 2 years ago
- A comprehensive godoc guide.☆417Updated this week
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆616Updated last year
- Partial port of Python difflib package to Go☆399Updated last year
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆393Updated this week
- Find unused parameters in Go☆542Updated 3 weeks ago
- Selected Go-internal packages factored out from the standard library☆904Updated this week
- Use a custom domain in your Go import path☆528Updated last week
- Parse and print size and time units in human-readable format☆229Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- fault injection library in go using standard http middleware☆509Updated this week
- ☆788Updated last year