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
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
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
exported function LaunchServer should have comment or be unexported Open
Open
func LaunchServer() {
- Exclude checks
comment on exported function CastFSCs should be of the form "CastFSCs ..." Open
Open
// Asserts first argument, a map, as struct
- Exclude checks
comment on exported function CastSoftUser should be of the form "CastSoftUser ..." Open
Open
// Asserts first argument, a map, as struct
- Exclude checks
comment on exported function NewSModal should be of the form "NewSModal ..." Open
Open
// Create a new SModal struct and return the pointer.
- Exclude checks
comment on exported function NewForms should be of the form "NewForms ..." Open
Open
// Create a new Forms struct and return the pointer.
- 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