Codependix Configure

Write or edit a codependix.config.ts — which graph types run, per-project overrides, include and exclude globs, the whole-workspace graph, where each export lands, and the boundary rules every built graph is judged against. Use when a workspace has no codependix configuration yet, when a run produced no output because everything resolved to target none, when adding a JSON or Markdown destination, when choosing between an anchor block and a standalone file, when a configuration is rejected for a missing destination or an empty selector, when adding a forbid, allow, or acyclic rule, or when deciding whether one configuration can describe every project in a workspace.

jimmypaolini Updated

File contents

jimmypaolini/monorepo/tree/main/packages/codependix-agents/skills/codependix-configure commit 06af6840fb

Frequently asked questions

npx skillmds@latest add jimmypaolini/codependix-configure-2