mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 20:19:42 +00:00
Fix issues found by nlreturn linter
This commit is contained in:
@@ -23,6 +23,7 @@ func (p *FlatPrinter) Print(repos []Printable) string {
|
||||
|
||||
if len(repo.Errors()) > 0 {
|
||||
str.WriteString(" " + red("error") + "\n")
|
||||
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user