update: tweak cursor rules

This commit is contained in:
ThatGuySam 2025-02-10 19:18:31 -06:00
parent c16868da13
commit 1136a9d59c

View file

@ -1,6 +1,10 @@
/** /**
* Does It ARM Project Rules * Does It ARM Project Rules
* Customized AI behavior for maintaining app compatibility database * Customized AI behavior for maintaining app compatibility database
*
* Refactor in as small steps as possible so that tests are always passing.
* Be sure to thoroughly comment added code
* Verify that it's working with a test command
*/ */
module.exports = { module.exports = {
// Core project settings // Core project settings