Update config.yaml #1360
golang_lint.yaml
on: pull_request
Lint all go files
45s
Annotations
2 errors
Lint all go files:
go/server/cron.go#L109
S1002: should omit comparison to bool constant, can be simplified to `!e.Executing` (gosimple)
|
Lint all go files
Process completed with exit code 1.
|