gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆440Updated 3 months ago
Alternatives and similar repositories for ineffassign
Users that are interested in ineffassign are comparing it to the libraries listed below
Sorting:
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆659Updated last week
- Remove unnecessary type conversions from Go source☆385Updated 10 months ago
- ☆425Updated this week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Debugging helper utilities for Go☆360Updated 3 years ago
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Partial port of Python difflib package to Go☆427Updated 2 years ago
- Merge coverprofile results from multiple go cover runs☆225Updated 4 years ago
- A Go tool to auto generate methods for your enums☆483Updated last year
- Format package documentation (godoc) as GitHub friendly Markdown☆525Updated 4 years ago
- 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 …☆663Updated 2 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated this week
- A comprehensive godoc guide.☆422Updated 9 months ago
- Code generation tools for Go.☆432Updated 6 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆669Updated last month
- Clock is a small library for mocking time in Go.☆688Updated 2 years ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- a tool for code clone detection☆360Updated last year
- Golang deep variable equality test that returns human-readable differences☆783Updated 7 months ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 6 months ago
- Use a custom domain in your Go import path☆537Updated 8 months ago
- Package treeprint provides a simple ASCII tree composing tool.☆418Updated 6 months ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Print version used to build Go executables☆274Updated last year
- semver library in Go☆357Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆574Updated 10 months ago
- Generate interfaces from structure methods.☆349Updated last week
- Better time duration formatting in Go!☆510Updated 4 years ago