mirror of
https://github.com/go-gitea/gitea
synced 2025-07-12 13:37:20 +00:00
golint fixed for modules/base
This commit is contained in:
@ -4,8 +4,10 @@
|
||||
|
||||
package base
|
||||
|
||||
// DocURL api doc url
|
||||
const DocURL = "https://godoc.org/github.com/go-gitea/go-sdk/gitea"
|
||||
|
||||
type (
|
||||
// TplName template relative path type
|
||||
TplName string
|
||||
)
|
||||
|
Reference in New Issue
Block a user