Showing 1,416 of 1,416 total issues
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
comment on exported function NewDForm should be of the form "NewDForm ..." Open
Open
// Create a new DForm struct and return the pointer.
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
comment on exported function CastSSWAL should be of the form "CastSSWAL ..." Open
Open
// Asserts first argument, a map, as struct
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
comment on exported function NewSSWAL should be of the form "NewSSWAL ..." Open
Open
// Create a new SSWAL struct and return the pointer.
- Exclude checks
exported type TemplateEdits should have comment or be unexported Open
Open
type TemplateEdits struct {
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
Your code does not pass gofmt in 1 place. Go fmt your code! Open
Open
// File generated by Gopher Sauce
- Exclude checks
error strings should not be capitalized or end with punctuation or a newline Open
Open
panic(errors.New("Render returned an empty string."))
- Exclude checks
error strings should not be capitalized or end with punctuation or a newline Open
Open
panic(errors.New("Render returned an empty string."))
- Exclude checks
error strings should not be capitalized or end with punctuation or a newline Open
Open
panic(errors.New("Render returned an empty string."))
- Exclude checks
package comment should be of the form "Package types ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks