fix golint issues, update codecov settings. (#1011)
* update codecov settings * fix golint issues
This commit is contained in:
@@ -12,6 +12,7 @@ var errorFormat = `goctl: generation error: %+v
|
||||
goctl version: %s
|
||||
%s`
|
||||
|
||||
// GoctlError represents a goctl error.
|
||||
type GoctlError struct {
|
||||
message []string
|
||||
err error
|
||||
|
||||
Reference in New Issue
Block a user