performancecounter: rename collector #1476
Annotations
5 errors
golangci-lint:
internal/collector/performancecounter/performancecounter.go#L111
if statements should only be cuddled with assignments used in the if statement itself (wsl)
|
golangci-lint:
internal/collector/performancecounter/performancecounter.go#L145
continue with no blank line before (nlreturn)
|
golangci-lint:
internal/collector/performancecounter/types.go#L30
tag is not aligned, should be: json:"name" yaml:"name" (tagalign)
|
golangci-lint:
internal/collector/performancecounter/types.go#L31
tag is not aligned, should be: json:"type" yaml:"type" (tagalign)
|
golangci-lint
issues found
|
Loading