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
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Go linter for forbidding identifiers☆134Updated last month
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Golang linter to use strconv☆34Updated 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- ☆52Updated 4 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Check that no globals are present in Go code.☆110Updated last month
- ☆41Updated 2 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆61Updated last week
- Run Go tests inside a Docker image☆99Updated last month
- ☆120Updated 8 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- Linter that confirms DB rows and statements are closed properly.☆85Updated 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 that handles struct tags.☆51Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated last week
- Integration testing in Go with Docker☆108Updated last month
- golang linter to detect named returns☆28Updated last week
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year