Move to clog, plumb context through as necessary. #21
style.yaml
on: pull_request
check gofmt
17s
check goimports
22s
golangci-lint
3m 43s
Lint
44s
Annotations
2 errors and 1 warning
golangci-lint:
bincapz_test.go#L194
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint
issues found
|
golangci-lint:
pkg/render/terminal.go#L38
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|