Skip to content

Commit 480d6bd

Browse files
committed
Add missed rule's type
1 parent b6d0868 commit 480d6bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

preserve-existing-code-rule.mdc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: "Ensures preservation of existing code and functionality during modifications"
3-
globs: ["**/*"]
3+
globs: **/*
4+
alwaysApply: false
45
---
56

67
- Don't remove unrelated code or functionalities. Pay attention to preserving existing structures.

0 commit comments

Comments
 (0)