forked from forgejo/forgejo
golint fixed for modules/base
This commit is contained in:
parent
3917ed45de
commit
fb3bb69ec6
2 changed files with 16 additions and 7 deletions
|
@ -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
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue