fix (shell) : Improve crc.exe
shell detection on windows for linux systems (#3767)
#3207
Annotations
3 errors
Build:
pkg/os/shell/shell.go#L93
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(path, ":", "", -1)` (gocritic)
|
Build:
pkg/os/shell/shell.go#L94
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(path, "\\", "/", -1)` (gocritic)
|
Build
Process completed with exit code 2.
|
Loading