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Β .
Last updated on