fix(cursorrules): make system date requirement for documentation only

This commit is contained in:
Matthew Raymer
2025-10-27 03:06:52 +00:00
parent a353ed3c3e
commit 4d9435f257

View File

@@ -2,7 +2,7 @@
globs: **/src/**/* globs: **/src/**/*
alwaysApply: false 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 time
✅ remove whitespace at the end of lines ✅ remove whitespace at the end of lines
✅ use npm run lint-fix to check for warnings ✅ use npm run lint-fix to check for warnings