feat: add setting to configure path style (#128) #213
Annotations
5 errors
golangci-lint:
internal/stylist/command.go#L46
The copy of the 'for' variable "batch" can be deleted (Go 1.22+) (copyloopvar)
|
golangci-lint:
internal/stylist/pipeline.go#L137
The copy of the 'for' variable "match" can be deleted (Go 1.22+) (copyloopvar)
|
golangci-lint:
internal/stylist/pipeline.go#L222
The copy of the 'for' variable "result" can be deleted (Go 1.22+) (copyloopvar)
|
golangci-lint:
internal/stylist/result_printer.go#L352
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading