Skip to content

Commit 09a6007

Browse files
committed
e
1 parent e920134 commit 09a6007

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.roo/rules-code/rules.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ declare and assign variables as close as possible to where they are used
44

55
I prefer SIMPLE design with fewer elements
66

7+
before running a cli command verify the current working directory via `pwd`
8+
79
run the tests after each change using just `npm test`

0 commit comments

Comments
 (0)