gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆449Updated 5 months ago
Alternatives and similar repositories for ineffassign
Users that are interested in ineffassign are comparing it to the libraries listed below
Sorting:
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated 3 weeks ago
- Merge coverprofile results from multiple go cover runs☆225Updated 4 years ago
- ☆429Updated this week
- Automated Semantic Import Versioning Upgrades☆432Updated 3 months ago
- Debugging helper utilities for Go☆360Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- Remove unnecessary type conversions from Go source☆388Updated 11 months ago
- 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 …☆664Updated 2 years ago
- Partial port of Python difflib package to Go☆430Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆362Updated 8 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆440Updated this week
- a tool for code clone detection☆362Updated last year
- A comprehensive godoc guide.☆423Updated 10 months ago
- Code generation tools for Go.☆432Updated 7 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆673Updated 3 weeks ago
- Diodes are ring buffers manipulated via atomics.☆491Updated last week
- Find in Go repeated strings that could be replaced by a constant☆314Updated 8 months ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 8 months ago
- A collection of packages to augment the go testing package and support common patterns.☆578Updated 11 months ago
- Package treeprint provides a simple ASCII tree composing tool.☆418Updated 7 months ago
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- semver library in Go☆361Updated 2 years ago
- a fake clock for golang☆723Updated 2 months ago
- Parse and modify Go struct field tags☆653Updated 2 years ago