Skip to content

Commit 941aa14

Browse files
author
Adel Khamatov
committed
chore: add reference to path-specific instructions
1 parent 7e880b2 commit 941aa14

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,12 @@ pnpm run clean # From devextreme package
416416
pnpm run webserver # From root, then visit localhost:8080
417417
```
418418

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+
419425
## Trust These Instructions
420426

421427
These instructions are based on actual repository analysis including:

0 commit comments

Comments
 (0)