diff --git a/.cursor/rules/linting.mdc b/.cursor/rules/linting.mdc new file mode 100644 index 0000000..3b02dce --- /dev/null +++ b/.cursor/rules/linting.mdc @@ -0,0 +1,7 @@ +--- +description: +globs: +alwaysApply: true +--- + +Always run ./scripts/format.sh after your changes diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..530d061 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,3 @@ +# Agent Instructions + +- Always run ./scripts/format.sh after your changes