chore: rename vibe-rules to ruler

This commit is contained in:
Aman Varshney
2025-08-13 18:31:59 +05:30
parent 5c2c4193ee
commit 0da814ac8d
12 changed files with 21 additions and 16 deletions

View File

@@ -1004,7 +1004,7 @@ const generateCommand = (stackState: StackState): string => {
"ultracite",
"fumadocs",
"oxlint",
"vibe-rules",
"ruler",
].includes(addon),
);
if (validAddons.length > 0) {