File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -51,15 +51,15 @@ let j = 3
5151
5252## Special Cases
5353
54- ### Kilocode specific file
55-
56- - if the filename or directory name contains kilocode no marking with comments is required
57- - if the file lives inside of the jetbrains/ or cli/ root folder, no marking with comments is required
58-
5954### New Files
6055
6156If you're creating a completely new file that doesn't exist in Roo, add this comment at the top:
6257
6358```
6459// kilocode_change - new file
6560```
61+
62+ ### Kilocode specific file - these rules take precedence over all other rules above
63+
64+ - if the filename or directory name contains kilocode no marking with comments is required
65+ - if the file lives inside of the jetbrains/ or cli/ root folder, no marking with comments is required
You can’t perform that action at this time.
0 commit comments