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

@ -5,9 +5,9 @@ import (
"os"
"strings"
"codeberg.org/romaintb/fgj/internal/git"
"github.com/spf13/cobra"
"github.com/spf13/viper"
"codeberg.org/romaintb/fgj/internal/git"
)
var cfgFile string