Skip to content

feat: add setting to configure path style (#128) #213

feat: add setting to configure path style (#128)

feat: add setting to configure path style (#128) #213

Triggered via push March 31, 2024 01:29
Status Failure
Total duration 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: internal/stylist/command.go#L46
The copy of the 'for' variable "batch" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/stylist/pipeline.go#L137
The copy of the 'for' variable "match" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/stylist/pipeline.go#L222
The copy of the 'for' variable "result" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/stylist/result_printer.go#L352
for loop can be changed to use an integer range (Go 1.22+) (intrange)
lint
issues found