Antonboom / errnameLinks
The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.
β26Updated last month
Alternatives and similar repositories for errname
Users that are interested in errname are comparing it to the libraries listed below
Sorting:
- Golang linter to check the errors handling expressionsβ57Updated 2 months ago
- π Enforce field tags in (un)marshaled structsβ38Updated 2 weeks ago
- Checks for a new line before return and branch statements.β27Updated last year
- Check that no init functions are present in Go code.β42Updated 4 years ago
- β54Updated last year
- Accept Interfaces, Return Concrete Typesβ78Updated last week
- Golang linter to use strconvβ42Updated last week
- Linter that checks that comments end in a periodβ49Updated last month
- Go linter to detect erroneous multiplication of duration valuesβ48Updated last month
- Golang linter that encourages you to use a separate _test packageβ51Updated last week
- A linter to ensure that slices are not initialized with non-zero lengthβ78Updated last month
- linter for copyright headersβ28Updated 2 weeks ago
- Check that no globals are present in Go code.β123Updated 6 months ago
- CPU-guided performance analyzer for Goβ79Updated 3 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.β75Updated last month
- A linter that detect the possibility to use variables/constants from the Go standard library.β46Updated 6 months ago
- Go linter that checks if package imports are in a list of acceptable packages.β182Updated 8 months ago
- β43Updated 11 months ago
- golang linter to detect named returnsβ29Updated last week
- A library for generating the repository pattern.β34Updated 3 years ago
- detects nested contexts in loops or function literalsβ60Updated 2 weeks ago
- A linter that handles struct tags.β55Updated 3 months ago
- A Go library for encoding structs into Header fields.β47Updated 2 years ago
- Behaviour Driven Development tests generator for Golangβ89Updated 3 weeks ago
- π©ββοΈπ¨ββοΈ Mission-critical concurrent health checks synchronizationβ31Updated 6 months ago
- Analyzer: checks whether err of sql.Rows is checked.β17Updated 2 years ago
- π¨ Chi middleware for slog loggerβ80Updated last month
- Go linter for forbidding identifiersβ155Updated last month
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 3 years ago
- Analyzer: check whether a function uses a non-inherited contextβ49Updated 9 months ago