General
- Deprecated element
.
- Disabled GOPATH indexing
.
- Fuzzing is supported starting with Go 1.18
.
- Malformed test function name
.
- Missing trailing comma before a newline in a composite literal
.
- Redundant parentheses
.
- Unexported return type of the exported function
.
- Unnecessarily exported identifier
.
- Usage of 'interface{}' as a type
.
- Usage of context.TODO()
.
Last modified: 01 August 2024