From 4d9435f257f8f662c297855c85af8dc97fc46f28 Mon Sep 17 00:00:00 2001 From: Matthew Raymer Date: Mon, 27 Oct 2025 03:06:52 +0000 Subject: [PATCH] fix(cursorrules): make system date requirement for documentation only --- .cursor/rules/development/development_guide.mdc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cursor/rules/development/development_guide.mdc b/.cursor/rules/development/development_guide.mdc index a8065a31..a15190ae 100644 --- a/.cursor/rules/development/development_guide.mdc +++ b/.cursor/rules/development/development_guide.mdc @@ -2,7 +2,7 @@ globs: **/src/**/* alwaysApply: false --- -✅ use system date command to timestamp all interactions with accurate date and +✅ use system date command to timestamp all documentation with accurate date and time ✅ remove whitespace at the end of lines ✅ use npm run lint-fix to check for warnings