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 3 weeks ago
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Golang linter to check the errors handling expressions☆57Updated last month
- Go linter for forbidding identifiers☆155Updated 2 weeks ago
- ☆121Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- Magic number detector for Go.☆203Updated last year
- Linter that confirms DB rows and statements are closed properly.☆90Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- Integration testing in Go with Docker☆113Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 8 months ago
- ☆43Updated 10 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
- noctx finds function calls without context.Context.☆209Updated 3 months ago
- checks usage of OpenTelemetry/Census spans☆83Updated last week
- ☆54Updated last year
- Generate coverage badge images using Go!☆88Updated 4 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Checks for a new line before return and branch statements.☆27Updated last year
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 9 months ago
- A corpus of popular Go modules☆108Updated last year
- Golang linter to use strconv☆42Updated 3 weeks ago
- A linter that handles struct tags.☆55Updated 2 months ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last month
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- CPU-guided performance analyzer for Go☆79Updated 3 years ago