Replace path separators to slash on windows for local packs #643
Annotations
2 errors
golangci-lint:
internal/pkg/cache/pack.go#L52
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(packPath, "\\", "/", -1)` (gocritic)
|
golangci-lint
issues found
|
Loading