Skip to content

Commit 1d58efb

Browse files
committed
fix(config): 🔧 update codebuddy template include pattern from .rules/cloudbase-rules.mdc to CODEBUDDY.md
1 parent c2daf4d commit 1d58efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/template-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"path": "airules/codebuddy",
2121
"includePatterns": [
2222
"rules",
23-
".rules/cloudbase-rules.mdc"
23+
"CODEBUDDY.md"
2424
]
2525
}
2626
],

0 commit comments

Comments
 (0)