increase the column count for the generated help output

This commit is contained in:
2026-03-27 07:38:16 +00:00
parent 283511b94d
commit 847dffd842
3 changed files with 75 additions and 149 deletions

View File

@@ -66,4 +66,4 @@ tasks:
generate:
desc: Run code generation
cmds:
- go generate ./...
- COLUMNS=120 go generate ./...