Documentation
¶
Overview ¶
Package internal provides diff parsing utilities for extracting TODO comments.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractChangedPaths ¶ added in v0.5.1
func ParseDiffWithContents ¶ added in v0.5.0
ParseDiffWithContents extracts TODO comments using Tree-sitter for supported languages, falling back to regex for unsupported files. files maps file paths to their full post-change content. For files not present in the map, TODOs are extracted from the diff output using regex.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package github wraps the `gh` CLI to fetch pull request diffs and file contents.
|
Package github wraps the `gh` CLI to fetch pull request diffs and file contents. |
|
Package output renders TODO results to the terminal.
|
Package output renders TODO results to the terminal. |
Click to show internal directories.
Click to hide internal directories.