diff --git a/ast-grep/skills/outline/SKILL.md b/ast-grep/skills/outline/SKILL.md index 945098f..efe301f 100644 --- a/ast-grep/skills/outline/SKILL.md +++ b/ast-grep/skills/outline/SKILL.md @@ -79,4 +79,3 @@ ast-grep outline $(git diff --name-only HEAD) --items exports types, follow re-export chains, or build a call graph. Use `ast-grep run`, `rg`, or compiler-backed tools for those questions, then outline the candidate files they surface. -````