feat: partition tools by product/feature #456
Annotations
3 errors
|
lint
Process completed with exit code 1.
|
|
lint:
pkg/github/server.go#L138
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
pkg/github/server.go#L153
Error return value of `toolsets.EnableFeature` is not checked (errcheck)
|