esimonov / ifshortLinks
Go linter for checking that your code uses short syntax for if-statements whenever possible.
☆18Updated 3 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☆49Updated last month
- Golang linter to check the errors handling expressions☆56Updated last month
- Check that no globals are present in Go code.☆120Updated 4 months ago
- Magic number detector for Go.☆201Updated last year
- Go linter for forbidding identifiers☆153Updated 8 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- ☆121Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆54Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- A corpus of popular Go modules☆108Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆179Updated 7 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Integration testing in Go with Docker☆113Updated 2 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- noctx finds function calls without context.Context.☆208Updated 2 months ago
- Intern Go strings☆96Updated last year
- Golang linter to use strconv☆41Updated this week
- Linter that confirms DB rows and statements are closed properly.☆90Updated 5 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- Type-safe Prometheus metrics builder library for golang [managed by soy-programador]☆108Updated last year
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Generate coverage badge images using Go!☆88Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago