Cursor rule naming convention change? #549
Replies: 3 comments
-
Rule files must use kebab-case (i.e., lowercase words separated by hyphens), and they must end with the .mdc extension—for example, code-style-guide.mdc or git-commit-format.mdc |
Beta Was this translation helpful? Give feedback.
-
This command (and probably other ruler for cursor) , produces underscores for the instructions, if rules names must use kebab-case (i.e., lowercase words separated by hyphens). Im here to talk about a possible Cursor rule naming convention change, i understand the error text its giving me. command: bun create better-t-stack@latest my-better-t-app2 --frontend tanstack-router --backend convex --runtime none --database none --orm none --api none --no-auth --addons ruler turborepo --examples todo --db-setup none --web-deploy none --server-deploy none --git --package-manager Produces: .cursor\rules\ruler_cursor_instructions.mdc |
Beta Was this translation helpful? Give feedback.
-
Sorry for the late reply but these files are auto generated by the ruler cli |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions