Skip to content

Commit 1136a9d

Browse files
committed
update: tweak cursor rules
1 parent c16868d commit 1136a9d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.cursorrules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
/**
22
* Does It ARM Project Rules
33
* Customized AI behavior for maintaining app compatibility database
4+
*
5+
* Refactor in as small steps as possible so that tests are always passing.
6+
* Be sure to thoroughly comment added code
7+
* Verify that it's working with a test command
48
*/
59
module.exports = {
610
// Core project settings

0 commit comments

Comments
 (0)