fix: make lint&ci happy

This commit is contained in:
源文雨
2025-10-01 00:16:07 +08:00
parent d2e6c9780f
commit 8825514fb2
9 changed files with 54 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/FloatTech/ZeroBot-Plugin/kanban/banner"
)
//go:generate go run github.com/FloatTech/ZeroBot-Plugin/kanban/gen
//go:generate env GOOS= GOARCH= go run github.com/FloatTech/ZeroBot-Plugin/kanban/gen
func init() {
PrintBanner()