Showing 1,416 of 1,416 total issues
comment on exported function NewWebRootEdits should be of the form "NewWebRootEdits ..." Open
Open
// Create a new WebRootEdits struct and return the pointer.
- Exclude checks
comment on exported function NewNavbars should be of the form "NewNavbars ..." Open
Open
// Create a new Navbars struct and return the pointer.
- Exclude checks
comment on exported function CastRPut should be of the form "CastRPut ..." Open
Open
// Asserts first argument, a map, as struct
- Exclude checks
exported type WebRootEdits should have comment or be unexported Open
Open
type WebRootEdits struct {
- Exclude checks
struct field Id should be ID Open
Open
PKG, Id, Username, RawLog, Time 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
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
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
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 NewFSCs should be of the form "NewFSCs ..." Open
Open
// Create a new FSCs struct and return the pointer.
- Exclude checks