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☆48Updated 3 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Check that no globals are present in Go code.☆119Updated 2 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
- Go linter for forbidding identifiers☆148Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- ☆121Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Magic number detector for Go.☆201Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Golang linter to use strconv☆40Updated 5 months ago
- checks usage of OpenTelemetry/Census spans☆82Updated 3 weeks ago
- Run Go tests inside a Docker image☆100Updated 6 months ago
- Integration testing in Go with Docker☆112Updated last week
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- A corpus of popular Go modules☆108Updated 10 months ago
- noctx finds function calls without context.Context.☆203Updated 3 weeks ago
- Intern Go strings☆95Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆169Updated 5 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- ☆54Updated 10 months ago
- Linter that confirms DB rows and statements are closed properly.☆89Updated 3 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Go tool for major version upgrades☆140Updated 10 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆73Updated 2 weeks ago