enable ifshort linter #6286
lint.yml
on: pull_request
golangci-lint
1m 16s
golangci-lint-examples
29s
golangci-lint-slo
22s
autoformat check
48s
Annotations
2 errors
golangci-lint-examples:
examples/topic/cdc-cache-bus-freeseats/main.go#L30
variable 'ctx' is only used in the if-statement (topic/cdc-cache-bus-freeseats/main.go:33:2); consider using short syntax (ifshort)
|
golangci-lint-examples
issues found
|