api/methods/method_ParseLog.go
Avoid deeply nested control flow statements. Open
Open
} else if calls[0] == "meth" {
actionText = "The line is located in your package template pipelines at line: " + calls[1]
}
package comment should be of the form "Package methods ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks
comment on exported function ParseLog should be of the form "ParseLog ..." Open
Open
//
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks