1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-04 17:09:41 -03:00
tea/cmd/issues
Norwin a948fd7e10 Refactor error handling (#308)
use fmt instead of log

log.Fatal -> return err

set non-zero exit code on error

print to default err log

cleanup

fix vet

Co-authored-by: Norwin Roosen <git@nroo.de>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/308
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-Authored-By: Norwin <noerw@noreply.gitea.io>
Co-Committed-By: Norwin <noerw@noreply.gitea.io>
2020-12-17 00:18:10 +08:00
..
close.go Refactor error handling (#308) 2020-12-17 00:18:10 +08:00
create.go replace flag globals, require context for commands (#291) 2020-12-16 01:38:22 +08:00
list.go Refactor error handling (#308) 2020-12-17 00:18:10 +08:00
reopen.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00