Skip to content

Add extraction samples for configuration formats#55

Open
janrito wants to merge 1 commit into
extraction-enginefrom
config-formats
Open

Add extraction samples for configuration formats#55
janrito wants to merge 1 commit into
extraction-enginefrom
config-formats

Conversation

@janrito

@janrito janrito commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Add end-to-end samples for the configuration-format plugins.

The engine PR moved toml, yaml, and hcl to query-based extraction (toml's
dotted-table hierarchy relies on the new scope_extractor) but committed no
fixtures for them. This adds a mini-project for each with golden chunk and edge
snapshots, pinning the extraction — including that [tool.ruff] yields
name="ruff", scope="tool" rather than a flattened key.

Samples only; no engine or plugin code changes.


Stacked PRs (merge bottom → top): #54 · #55 · #56 · #57 · #58 · #59 · #60

Commit toml, yaml, and hcl mini-projects with golden chunk and edge
snapshots, exercising the query-based config plugins end to end.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant