Skip to content

Commit 24a9512

Browse files
committed
Fix rule metadata
1 parent 57812d6 commit 24a9512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cursor-rules/generation/prompt2-rule-gen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Rules which are automatically applied, must have the following metadata header:
2323
```
2424
---
2525
description:
26-
globs: *.scala
26+
globs:
2727
alwaysApply: true
2828
---
2929

0 commit comments

Comments
 (0)