diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 000000000..9cf2e6a01 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,3 @@ +# Coding style + +- Use comments sparingly. Don't explain what the code is doing, rather explain why.