# drft.toml# Glob patterns to exclude from the graphexclude=[][parsers]markdown=true# Rules: "error", "warn", or "off"[rules]dangling-edge="warn"boundary-violation="warn"directed-cycle="warn"encapsulation-violation="warn"symlink-edge="off"orphan-node="off"stale="warn"untrackable-target="warn"