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

@@ -42,8 +42,8 @@ function getAddonDisplay(addon: Addons): { label: string; hint: string } {
label = "Ultracite";
hint = "Zero-config Biome preset with AI integration";
break;
case "vibe-rules":
label = "vibe-rules";
case "ruler":
label = "Ruler";
hint = "Install and apply BTS rules to editors";
break;
case "husky":
@@ -69,7 +69,7 @@ function getAddonDisplay(addon: Addons): { label: string; hint: string } {
const ADDON_GROUPS = {
Documentation: ["starlight", "fumadocs"],
Linting: ["biome", "oxlint", "ultracite"],
Other: ["vibe-rules", "turborepo", "pwa", "tauri", "husky"],
Other: ["ruler", "turborepo", "pwa", "tauri", "husky"],
};
export async function getAddonsChoice(