diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..d6ff605 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,2 @@ +- always check with `cargo clippy` and fix the issues +- always do a final `cargo fmt` after you're done with all changes