go/pkg
Snider 2fab391cc9 feat: Concat() string helper — hook point for validation/security
core.Concat("cmd.", key, ".description") — variadic string builder.
Gives a single point to add sanitisation, injection checks, or
encoding later. command.go I18nKey uses it.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-20 12:34:38 +00:00
..
core feat: Concat() string helper — hook point for validation/security 2026-03-20 12:34:38 +00:00