mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-17 15:32:01 +00:00
8 lines
242 B
Markdown
8 lines
242 B
Markdown
# Agent Instructions
|
|
|
|
## Coding Rules
|
|
|
|
- Never add comments to the code
|
|
- Keep project structure organized and modular
|
|
- Prefer utilizing shared components over duplication
|
|
- Avoid over-populating single files; keep files focused and concise
|