go-waf
Go coding standards โ idiomatic Go, return early, error handling, goroutines, and minimal dependency patterns.
Overviewโ
| Property | Value |
|---|---|
| Type | Instruction |
| File | instructions/go-waf.instructions.md |
| Applies To | **/*.go |
| WAF Alignment | reliability, performance-efficiency |
| Lines | 145 |
How It Worksโ
Instructions are automatically applied to files matching the applyTo glob pattern. When a developer opens a matching file in VS Code with GitHub Copilot, this instruction's content is injected into the AI context.
Sourceโ
Auto-generated from the FrootAI primitive catalog.