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:
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Golang linter to use strconv☆40Updated 3 months ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- ☆53Updated 8 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 5 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- ☆121Updated last year
- golang linter to detect named returns☆28Updated 3 weeks ago
- ☆42Updated 6 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated 3 weeks ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Updated 2 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Check that no globals are present in Go code.☆116Updated last month
- linter for copyright headers☆26Updated 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 2 weeks ago
- ☆26Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Go linter for forbidding identifiers☆144Updated 5 months ago
- checks usage of OpenTelemetry/Census spans☆82Updated 3 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- detects nested contexts in loops or function literals☆47Updated 3 weeks ago