chore: run make fmt and make i18n

This commit is contained in:
2025-01-22 18:12:26 +03:00
parent 309ecf784f
commit fd643ea6cd
5 changed files with 44 additions and 45 deletions

2
gen.go
View File

@ -34,7 +34,7 @@ func GenCmd() *cli.Command {
Usage: gotext.Get("Generate a ALR script from a template"),
Aliases: []string{"gen"},
Subcommands: []*cli.Command{
&cli.Command{
{
Name: "pip",
Usage: gotext.Get("Generate a ALR script for a pip module"),
Flags: []cli.Flag{