Files
lanspread/AGENTS.md
T
2025-11-12 23:05:50 +01:00

4 lines
251 B
Markdown

- always check with `cargo clippy` and fix the issues
- always do a final `cargo +nightly fmt` after you're done with all changes
- use `cargo tauri build --debug --no-bundle` if you need to build the frontend (a.k.a. `lanspread-tauri-deno-ts` crate)