We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d0868 commit 480d6bdCopy full SHA for 480d6bd
preserve-existing-code-rule.mdc
@@ -1,6 +1,7 @@
1
---
2
description: "Ensures preservation of existing code and functionality during modifications"
3
-globs: ["**/*"]
+globs: **/*
4
+alwaysApply: false
5
6
7
- Don't remove unrelated code or functionalities. Pay attention to preserving existing structures.
0 commit comments