prompts/prompts
user 8fc81c3774 go styleguide: require Stringer for custom string wrapper types
Custom string-based types (e.g. ImageID, ContainerID) must implement
fmt.Stringer. Use .String() at SDK/library boundaries instead of
string(v) for explicit, grep-able conversions.
2026-02-23 11:54:39 -08:00
..
CODE_STYLEGUIDE_GO.md go styleguide: require Stringer for custom string wrapper types 2026-02-23 11:54:39 -08:00
CODE_STYLEGUIDE_JS.md Fix review issues: front matter, headings, consistency, typos 2026-02-22 17:15:06 +01:00
CODE_STYLEGUIDE_PYTHON.md Fix review issues: front matter, headings, consistency, typos 2026-02-22 17:15:06 +01:00
CODE_STYLEGUIDE.md Fix review issues: front matter, headings, consistency, typos 2026-02-22 17:15:06 +01:00
EXISTING_REPO_CHECKLIST.md Add test requirements to checklists, .dockerignore URLs, root symlink, and Makefile comment 2026-02-22 17:21:42 +01:00
GO_HTTP_SERVER_CONVENTIONS.md Fix review issues: front matter, headings, consistency, typos 2026-02-22 17:15:06 +01:00
NEW_REPO_CHECKLIST.md Add test requirements to checklists, .dockerignore URLs, root symlink, and Makefile comment 2026-02-22 17:21:42 +01:00
REPO_POLICIES.md add note about makefile being authoritative docs 2026-02-23 00:09:13 +07:00