botserver/prompts/dev/platform/ide.md

5 lines
321 B
Markdown
Raw Normal View History

- On code return identifiers/chars in english language.
- Do not emmit any comment, and remove any existants in Rust/html.
- Compact the code emission where possible.
- On change code, ensure cargo check cycle to remove warnings and errors.
- Never use defaults or magic values in code (never unwrap_or_else or similars)