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 4 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- Check that no globals are present in Go code.☆119Updated 3 months ago
- Go linter for forbidding identifiers☆151Updated 7 months ago
- ☆121Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Magic number detector for Go.☆201Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- A corpus of popular Go modules☆108Updated 10 months ago
- Golang linter to use strconv☆41Updated 5 months ago
- noctx finds function calls without context.Context.☆206Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 7 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Run Go tests inside a Docker image☆100Updated 6 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆173Updated 6 months ago
- checks usage of OpenTelemetry/Census spans☆82Updated last week
- Integration testing in Go with Docker☆112Updated 3 weeks ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Accept Interfaces, Return Concrete Types☆74Updated last week
- ☆54Updated 10 months ago
- Allow and block list linter for direct Go module dependencies.☆77Updated this week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆129Updated 2 years ago