Showing 1,416 of 1,416 total issues
comment on exported function CastDex should be of the form "CastDex ..." 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
comment on exported function NewInputs should be of the form "NewInputs ..." Open
Open
// Create a new Inputs 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
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
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
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
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 NewUSettings should be of the form "NewUSettings ..." Open
Open
// Create a new USettings struct and return the pointer.
- Exclude checks
comment on exported function NewTemplateEdits should be of the form "NewTemplateEdits ..." Open
Open
// Create a new TemplateEdits struct and return the pointer.
- Exclude checks
comment on exported function CastForms should be of the form "CastForms ..." Open
Open
// Asserts first argument, a map, as struct
- Exclude checks
exported type TEditor should have comment or be unexported Open
Open
type TEditor struct {
- Exclude checks
exported type DebugObj should have comment or be unexported Open
Open
type DebugObj struct {
- Exclude checks
exported type DebugNode should have comment or be unexported Open
Open
type DebugNode struct {
- Exclude checks