Skip to content

Commit ec0b5ca

Browse files
committed
update meta data in cursor rule
1 parent 928a4ca commit ec0b5ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.cursor/rules/patternfly-vibe-coding.mdc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
description:
3-
globs:
4-
alwaysApply: false
2+
description: Enforces PatternFly Vibe coding standards and documentation best practices for all PatternFly React code.
3+
globs: "**/*.{js,jsx,ts,tsx,css,scss}"
4+
alwaysApply: true
55
---
66
# PatternFly Vibe Coding Rule
77

0 commit comments

Comments
 (0)