Files
recipe-gitea-runner/.github/copilot-instructions.md
T
2026-05-13 16:37:40 +02:00

6 lines
198 B
Markdown

# Copilot Instructions
## Database Command Style
If database commands are suggested, always load credentials from `.env` inline (no hardcoded passwords), using robust grep/sed/tr extraction.