lint: find a bunch of issues

This commit is contained in:
Romain Bertrand 2026-01-28 14:29:59 +01:00
parent 4c6de3ad2e
commit a7e5dc5798
4 changed files with 11 additions and 11 deletions

View file

@ -8,9 +8,9 @@ import (
"text/tabwriter"
"code.gitea.io/sdk/gitea"
"github.com/spf13/cobra"
"codeberg.org/romaintb/fgj/internal/api"
"codeberg.org/romaintb/fgj/internal/config"
"github.com/spf13/cobra"
)
var repoCmd = &cobra.Command{