esimonov / ifshortLinks
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
Sorting:
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated 3 weeks ago
- Linter that checks that comments end in a period☆47Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Check that no globals are present in Go code.☆115Updated last week
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 4 months ago
- Golang linter to use strconv☆40Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Go linter for forbidding identifiers☆141Updated 4 months ago
- A linter that handles struct tags.☆54Updated last month
- ☆53Updated 7 months ago
- linter for copyright headers☆26Updated 2 weeks ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- checks usage of OpenTelemetry/Census spans☆81Updated 3 weeks ago
- golang linter to detect named returns☆28Updated 3 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated this week
- Checks for a new line before return and branch statements.☆28Updated last year
- ☆121Updated 11 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- Linter that confirms DB rows and statements are closed properly.☆89Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- ☆42Updated 5 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Go package that provides multiple middlewares for Echo Framework.☆16Updated 5 months ago