Skip to content

fix: preserve TOML inline table array scope#2694

Open
cyphercodes wants to merge 1 commit intomikefarah:masterfrom
cyphercodes:fix/toml-inline-table-array-scope
Open

fix: preserve TOML inline table array scope#2694
cyphercodes wants to merge 1 commit intomikefarah:masterfrom
cyphercodes:fix/toml-inline-table-array-scope

Conversation

@cyphercodes
Copy link
Copy Markdown
Contributor

Summary

Fixes #2688

Testing

  • go test ./pkg/yqlib -run TestTomlScenarios -count=1
  • go test ./pkg/yqlib -run Toml -count=1
  • go test ./pkg/yqlib -count=1
  • ./scripts/check.sh
  • ./scripts/spelling.sh
  • git diff --check

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.

TOML output changes table scope and moves project.license under project.authors

1 participant