Add TUI functionality #48
Annotations
6 errors
|
Lint
issues found
|
|
Lint:
internal/tui/tui.go#L47
Error return value of `watcher.Close` is not checked (errcheck)
|
|
Lint:
internal/git/testing.go#L109
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
Lint:
internal/git/testing.go#L68
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Lint:
internal/git/testing.go#L26
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Lint:
internal/git/git_test.go#L66
Error return value of `os.RemoveAll` is not checked (errcheck)
|