Showing 1,416 of 1,416 total issues
comment on exported function StructEditor should be of the form "StructEditor ..." Open
Open
//
- Exclude checks
comment on exported function USettings should be of the form "USettings ..." Open
Open
//
- Exclude checks
package comment should be of the form "Package templates ..." 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 tracer ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks
comment on exported function NewAlertbs should be of the form "NewAlertbs ..." Open
Open
// Create a new Alertbs struct and return the pointer.
- Exclude checks
comment on exported function NewRPut should be of the form "NewRPut ..." Open
Open
// Create a new RPut 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
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
comment on exported function NewTEditor should be of the form "NewTEditor ..." Open
Open
// Create a new TEditor struct and return the pointer.
- Exclude checks
exported type Dex should have comment or be unexported Open
Open
type Dex struct {
- Exclude checks
exported type Navbars should have comment or be unexported Open
Open
type Navbars struct {
- Exclude checks
exported type DForm should have comment or be unexported Open
Open
type DForm struct {
- Exclude checks
exported type VHuf should have comment or be unexported Open
Open
type VHuf 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 NewSTab should be of the form "NewSTab ..." Open
Open
// Create a new STab struct and return the pointer.
- Exclude checks
comment on exported function CastSROC should be of the form "CastSROC ..." Open
Open
// Asserts first argument, a map, as struct
- Exclude checks