Fixed a few linter hints
This commit is contained in:
.golangci.ymlmain_test.go
arn
jobs
kitsu-import-anime
kitsu-import-mappings
mal-parse
mal-sync
pages
animelist
editor
listimport
recommended
upload
patches/import-mal-companies
utils/editform
@ -5,8 +5,8 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/akyoto/color"
|
||||
"github.com/animenotifier/notify.moe/arn"
|
||||
"github.com/animenotifier/mal"
|
||||
"github.com/animenotifier/notify.moe/arn"
|
||||
)
|
||||
|
||||
var malDB = arn.Node.Namespace("mal").RegisterTypes((*mal.Anime)(nil))
|
||||
|
Reference in New Issue
Block a user