2025-11-04 07:58:43 -03:00
|
|
|
- On code return identifiers/chars in english language.
|
2025-11-04 07:03:20 -03:00
|
|
|
- Do not emmit any comment, and remove any existants in Rust/html.
|
|
|
|
|
- Compact the code emission where possible.
|
2025-11-04 09:25:03 -03:00
|
|
|
- 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)
|