File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Copy or add the following snippet to your project's `.clinerules` file:
18
18
- When a user requests additional rules, add them to the "Additional Rules" section of the `.clinerules` file in the project's root directory.
19
19
- Identify new rules by the prefix `RULE:` in user messages.
20
20
- For example, if the user writes `RULE: keep the README.md up to date`, append the rule as `- keep README.md up to date`.
21
- - In contrary if a user write `NORULE:` you remove the according line from the "Additional Rules" section.
21
+ - In contrary if a user writes `NORULE:` you remove the according line from the "Additional Rules" section.
22
22
- Persist these rules throughout the project lifecycle.
23
23
- Ensure that all added rules are clear, specific, and actionable.
24
24
- Format each rule as a separate bullet point.
You can’t perform that action at this time.
0 commit comments