gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆423Updated last week
Alternatives and similar repositories for ineffassign
Users that are interested in ineffassign are comparing it to the libraries listed below
Sorting:
- Merge coverprofile results from multiple go cover runs☆221Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Remove unnecessary type conversions from Go source☆384Updated 5 months ago
- Automated Semantic Import Versioning Upgrades☆415Updated 4 months ago
- ☆404Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆529Updated 4 years ago
- a tool for code clone detection☆352Updated last year
- semver library in Go☆354Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆431Updated last month
- Find in Go repeated strings that could be replaced by a constant☆309Updated 2 months ago
- Package treeprint provides a simple ASCII tree composing tool.☆413Updated last month
- Partial port of Python difflib package to Go☆415Updated 2 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 …☆661Updated 2 years ago
- A comprehensive godoc guide.☆419Updated 4 months ago
- Golang deep variable equality test that returns human-readable differences☆776Updated 2 months ago
- Code generation tools for Go.☆431Updated last month
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆653Updated last year
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆481Updated this week
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- Use a custom domain in your Go import path☆533Updated 3 months ago
- Generate interfaces from structure methods.☆345Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 5 months ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆319Updated 2 months ago
- Make temporary edits to your Go module dependencies☆901Updated last month