Showing 1,416 of 1,416 total issues
package comment should be of the form "Package templates ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks
comment on exported function FSC should be of the form "FSC ..." Open
Open
//
- Exclude checks
package comment should be of the form "Package templates ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks
package comment should be of the form "Package templates ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks
comment on exported function Navbar should be of the form "Navbar ..." Open
Open
//
- Exclude checks
comment on exported function PluginList should be of the form "PluginList ..." Open
Open
//
- Exclude checks
comment on exported function Register should be of the form "Register ..." Open
Open
//
- Exclude checks
package comment should be of the form "Package templates ..." Open
Open
// File generated by Gopher Sauce
- 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
func tmplUiUserRmTmpl should be tmplUIUserRmTmpl Open
Open
func tmplUiUserRmTmpl() (*asset, error) {
- Exclude checks
func tmplUiWelcomeTmplBytes should be tmplUIWelcomeTmplBytes Open
Open
func tmplUiWelcomeTmplBytes() ([]byte, error) {
- Exclude checks
package comment should be of the form "Package handlers ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks
package comment should be of the form "Package handlers ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks
package comment should be of the form "Package handlers ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks
comment on exported function POSTApiRename should be of the form "POSTApiRename ..." Open
Open
//
- Exclude checks
comment on exported function GetApp should be of the form "GetApp ..." Open
Open
//
- Exclude checks
package comment should be of the form "Package methods ..." Open
Open
// File generated by Gopher Sauce
- Exclude checks
comment on exported function ParseLog should be of the form "ParseLog ..." Open
Open
//
- Exclude checks
should omit 2nd value from range; this loop is equivalent to for i := range ...
Open
Open
for i, _ := range slice {
- Exclude checks