Showing 1,416 of 1,416 total issues
comment on exported function NewVHuf should be of the form "NewVHuf ..." Open
Open
// Create a new VHuf struct and return the pointer.
- Exclude checks
exported type USettings should have comment or be unexported Open
Open
type USettings struct {
- Exclude checks
exported type SModal should have comment or be unexported Open
Open
type SModal struct {
- Exclude checks
exported type SButton should have comment or be unexported Open
Open
type SButton 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
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 CastApp should be of the form "CastApp ..." Open
Open
// Asserts first argument, a map, as struct
- Exclude checks
exported type RPut should have comment or be unexported Open
Open
type RPut struct {
- Exclude checks
exported type SSWAL should have comment or be unexported Open
Open
type SSWAL 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 CastTEditor should be of the form "CastTEditor ..." Open
Open
// Asserts first argument, a map, as struct
- Exclude checks
comment on exported function NewAput should be of the form "NewAput ..." Open
Open
// Create a new Aput struct and return the pointer.
- Exclude checks
comment on exported function NewDebugObj should be of the form "NewDebugObj ..." Open
Open
// Create a new DebugObj struct and return the pointer.
- Exclude checks
comment on exported function NewSROC should be of the form "NewSROC ..." Open
Open
// Create a new SROC struct and return the pointer.
- Exclude checks
comment on exported function CastVHuf should be of the form "CastVHuf ..." Open
Open
// Asserts first argument, a map, as struct
- Exclude checks
exported type SearchResult should have comment or be unexported Open
Open
type SearchResult struct {
- Exclude checks
exported type Forms should have comment or be unexported Open
Open
type Forms struct {
- Exclude checks
struct field isXml should be isXML Open
Open
isXml bool `json:"isXml"`
- Exclude checks