Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
b87ee2d
yaml: tab_after_indent — reject tab in s-indent position before any s…
dylan-conway May 28, 2026
0ff238d
[autofix.ci] apply automated fixes
autofix-ci[bot] May 28, 2026
c407311
yaml: apply node_props to e-node implicit key in MappingValue arm; fi…
dylan-conway May 28, 2026
79a2335
[autofix.ci] apply automated fixes
autofix-ci[bot] May 28, 2026
e711c13
yaml: preserve tab_after_indent across the tag-neutral rewind; add in…
dylan-conway May 28, 2026
06bb7ca
[autofix.ci] apply automated fixes
autofix-ci[bot] May 28, 2026
f9ca947
yaml: add ParseError::TabIndentation with dedicated message
dylan-conway May 28, 2026
6c9b769
Merge branch 'claude/yaml-tab-indent' of https://github.com/oven-sh/b…
dylan-conway May 28, 2026
92bc9df
[autofix.ci] apply automated fixes
autofix-ci[bot] May 28, 2026
5f2fd62
yaml: taint tab_after_indent in block-scalar body scanner's terminati…
dylan-conway May 28, 2026
d30f55b
yaml: taint tab_after_indent at block-scalar phase-1 exit too
dylan-conway May 28, 2026
857ac38
yaml: MappingValue e-node key — use implicit_key_anchors for [200]/[1…
dylan-conway May 28, 2026
f65bd4a
[autofix.ci] apply automated fixes
autofix-ci[bot] May 28, 2026
a7fcc28
yaml: only clear has_anchor in MappingValue e-node arm, keep overflow…
dylan-conway May 28, 2026
b6764d3
yaml: test.todo for pre-existing bugs surfaced by review (block-scala…
dylan-conway May 28, 2026
3f5bf86
yaml: spec-derive the `---` same-line block-collection todo (not tab-…
dylan-conway May 28, 2026
bfde9d0
yaml: emit TabIndentation (not UnexpectedCharacter) from block-scalar…
dylan-conway May 28, 2026
8e4f8ee
yaml: clarify MappingValue e-node anchor comment; test.todo for pre-e…
dylan-conway May 29, 2026
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
Loading
Loading