Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ast-grep/skills/outline/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
````