Add Copilot instructions for database command style
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user