Skip to content

Commit 6a67974

Browse files
committed
update all of the rules
1 parent 64d5d40 commit 6a67974

7 files changed

Lines changed: 0 additions & 7 deletions

File tree

.cursor/rules/general.mdc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
description:
43
alwaysApply: true

.cursor/rules/python.mdc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
description:
43
globs: "*.py"

.cursor/rules/react.mdc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
description:
43
globs: "*.tsx"

.cursor/rules/shell.mdc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
description:
43
globs: "*.sh"

.github/instructions/python.instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
applyTo: "**/*.py"
43
---

.github/instructions/react.instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
applyTo: "**/*.tsx"
43
---

.github/instructions/shell.instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
applyTo: "**/*.sh"
43
---

0 commit comments

Comments
 (0)