Go CLI output style compliance
  • Go 99.3%
  • Just 0.7%
Find a file
Viktor Varland 8f101d24c1
All checks were successful
ci/woodpecker/push/build Pipeline was successful
chore: commit pending work
2026-08-31 13:02:02 +02:00
.just feat: add the suite install prefix to the wrangle fragment 2026-08-01 23:42:51 +02:00
.woodpecker ci: udpate to wrangle owned 2026-08-17 22:45:30 +02:00
cli feat: complete the bare argument of a Fallthrough app 2026-08-28 17:50:58 +02:00
docs docs: record Fallthrough and show's migration 2026-08-28 17:52:23 +02:00
shell feat: add shell.Quote for the snippet writers 2026-08-17 22:59:29 +02:00
xdg feat: add xdg for the contract's base directory rules 2026-08-28 16:32:04 +02:00
.gitignore chore: ignore local agent settings 2026-08-01 23:55:36 +02:00
bar.go feat: init gout 2026-06-23 15:49:18 +02:00
CHANGELOG.md docs: changelog for v0.3.0 2026-08-28 17:43:15 +02:00
color.go feat: add ColorAllowed for output a pipe will render 2026-08-17 22:59:37 +02:00
exit.go feat: add JSON result path, exit-code conventions, and empty-state Note 2026-06-23 18:34:55 +02:00
go.mod fix: correct module path to git.meatbag.se/varl/gout 2026-06-23 15:55:17 +02:00
gout.go docs: record the XDG sweep across the suite 2026-08-28 16:42:10 +02:00
gout_test.go chore: commit pending work 2026-08-31 13:02:02 +02:00
humanize.go feat: init gout 2026-06-23 15:49:18 +02:00
kv.go feat: add Section + KVMulti for unified dashboard layout 2026-06-23 21:32:58 +02:00
line.go feat: init gout 2026-06-23 15:49:18 +02:00
print.go feat: add JSON result path, exit-code conventions, and empty-state Note 2026-06-23 18:34:55 +02:00
result.go feat: add JSON result path, exit-code conventions, and empty-state Note 2026-06-23 18:34:55 +02:00
table.go feat: init gout 2026-06-23 15:49:18 +02:00