We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f78b09 commit 3298c46Copy full SHA for 3298c46
3 files changed
.github/copilot-instructions.md
@@ -77,3 +77,4 @@ You must strictly enforce the following dependency rules:
77
2. **Error Handling:** Throw `ObjectQLError` (from `types`) instead of generic `Error`.
78
3. **Config Format:** The primary input format is `.object.yml`.
79
4. **NPM Scopes:** All internal imports must use the `@objectql/` scope (e.g., `import ... from '@objectql/types'`).
80
+5. **Language Requirement:** Always use English when generating code, comments, or documentation, even if the user prompts in another language.
0 commit comments