You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -416,6 +416,12 @@ pnpm run clean # From devextreme package
416
416
pnpm run webserver # From root, then visit localhost:8080
417
417
```
418
418
419
+
## Code Style and Conventions
420
+
421
+
**IMPORTANT:** All code contributions must follow the rules defined in `.github/instructions/`.
422
+
423
+
Before making any changes, always check `.github/instructions/` directory for file-specific or pattern-specific coding conventions and rules that apply to the files you're modifying.
424
+
419
425
## Trust These Instructions
420
426
421
427
These instructions are based on actual repository analysis including:
0 commit comments