docs(.claude/docs): add modern Go reference for AI agents (#22558)

Add a Go 1.18-1.26 reference document (`.claude/docs/GO.md`) to guide AI
agents toward modern Go idioms.
This commit is contained in:
Mathias Fredriksson
2026-03-03 18:24:28 +02:00
committed by GitHub
parent 66954aead0
commit 96cfb7d06a
2 changed files with 250 additions and 0 deletions
+1
View File
@@ -203,6 +203,7 @@ comments preserve important context about why code works a certain way.
## Detailed Development Guides
@.claude/docs/ARCHITECTURE.md
@.claude/docs/GO.md
@.claude/docs/OAUTH2.md
@.claude/docs/TESTING.md
@.claude/docs/TROUBLESHOOTING.md