esimonov / ifshort
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
- Linter that checks that comments end in a period☆46Updated last week
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Golang linter to use strconv☆40Updated last month
- A linter that handles struct tags.☆53Updated 3 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- golang linter to detect named returns☆28Updated this week
- ☆53Updated 6 months ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Go linter for forbidding identifiers☆138Updated 3 months ago
- linter for copyright headers☆24Updated 3 weeks ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Check that no globals are present in Go code.☆112Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆42Updated 4 months ago
- ☆120Updated 10 months ago
- func(w http.ResponseWriter, r *http.Request) error☆54Updated this week
- Go tool for major version upgrades☆137Updated 7 months ago
- ☆24Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- go.mod git archiver☆88Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week