esimonov / ifshortLinks
Go linter for checking that your code uses short syntax for if-statements whenever possible.
☆18Updated 2 years ago
Alternatives and similar repositories for ifshort
Users that are interested in ifshort are comparing it to the libraries listed below
Sorting:
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Golang linter to check the errors handling expressions☆54Updated 4 years ago
- Golang linter to use strconv☆40Updated 4 months ago
- Check that no globals are present in Go code.☆118Updated last month
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆121Updated last year
- ☆53Updated 9 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Go linter for forbidding identifiers☆145Updated 5 months ago
- A linter that handles struct tags.☆54Updated 3 months ago
- Magic number detector for Go.☆199Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- A corpus of popular Go modules☆108Updated 9 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- Go tool for major version upgrades☆140Updated 9 months ago
- ☆43Updated 7 months ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Visualize Go module dependencies in Graphviz DOT format☆53Updated 5 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Linter for correct usage of protobuf generated messages☆14Updated last year
- go.mod git archiver☆88Updated last year
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Distributed locks using PostgreSQL session level advisory locks☆24Updated 2 years ago