shell-waf
Shell scripting standards โ set -euo pipefail, safe expansions, quoting, and portable POSIX patterns.
Overviewโ
| Property | Value |
|---|---|
| Type | Instruction |
| File | instructions/shell-waf.instructions.md |
| Applies To | **/*.sh |
| WAF Alignment | security, reliability |
| Lines | 237 |
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.