esimonov / ifshort
Go linter for checking that your code uses short syntax for if-statements whenever possible.
☆17Updated 2 years ago
Alternatives and similar repositories for ifshort:
Users that are interested in ifshort are comparing it to the libraries listed below
- Linter that checks that comments end in a period☆46Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Golang linter to use strconv☆34Updated 2 weeks ago
- Check that no globals are present in Go code.☆110Updated last month
- Go linter for forbidding identifiers☆134Updated last month
- ☆52Updated 4 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Run Go tests inside a Docker image☆99Updated last month
- Allow and block list linter for direct Go module dependencies.☆74Updated this week
- golang linter to detect named returns☆28Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Set of Go context's utilities.☆54Updated 3 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated this week
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- Go tool for major version upgrades☆132Updated 5 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- func(w http.ResponseWriter, r *http.Request) error☆54Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated last week
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- Linter that confirms DB rows and statements are closed properly.☆85Updated 4 months ago
- A corpus of popular Go modules☆107Updated 4 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- noctx finds sending http request without context.Context.☆184Updated last month
- A linter that handles struct tags.☆51Updated 2 months ago
- checks usage of OpenTelemetry/Census spans☆80Updated last week