fix: keep SSH known_hosts temp file alive until repository cleanup #622
Annotations
3 errors
|
Lint
issues found
|
|
Lint:
internal/git/repository.go#L16
import-shadowing: The name 'path' shadows an import name (revive)
|
|
Lint:
internal/git/repository.go#L28
Error return value of `os.Remove` is not checked (errcheck)
|