style: biome formatting

This commit is contained in:
Peter Steinberger
2026-01-01 15:31:36 +00:00
parent 596770942a
commit 09a2ab420b
8 changed files with 51 additions and 59 deletions

View File

@@ -4,13 +4,13 @@ import type { ClawdisConfig } from "../config/config.js";
import { CONFIG_DIR } from "../utils.js";
import {
hasBinary,
isBundledSkillAllowed,
isConfigPathTruthy,
loadWorkspaceSkillEntries,
resolveBundledAllowlist,
resolveConfigPath,
resolveSkillConfig,
resolveSkillsInstallPreferences,
isBundledSkillAllowed,
type SkillEntry,
type SkillInstallSpec,
type SkillsInstallPreferences,