Skip to content

Allow tab after key name in TOML.parse#51622

Merged
KristofferC merged 2 commits intoJuliaLang:masterfrom
jaakkor2:tabafterkeyname
Oct 11, 2023
Merged

Allow tab after key name in TOML.parse#51622
KristofferC merged 2 commits intoJuliaLang:masterfrom
jaakkor2:tabafterkeyname

Conversation

@jaakkor2
Copy link
Copy Markdown
Contributor

@jaakkor2 jaakkor2 commented Oct 6, 2023

@brenhinkeller brenhinkeller added the bugfix This change fixes an existing bug label Oct 6, 2023
@jaakkor2
Copy link
Copy Markdown
Contributor Author

jaakkor2 commented Oct 7, 2023

Whitespace check failing, unrelated to this PR. Fix is in #51625. Closing to be opened again.

@jaakkor2 jaakkor2 closed this Oct 7, 2023
@jaakkor2 jaakkor2 reopened this Oct 7, 2023
@KristofferC KristofferC merged commit 8180240 into JuliaLang:master Oct 11, 2023
@KristofferC KristofferC added backport 1.9 Change should be backported to release-1.9 backport 1.10 Change should be backported to the 1.10 release labels Oct 11, 2023
@jaakkor2 jaakkor2 deleted the tabafterkeyname branch October 11, 2023 13:56
KristofferC pushed a commit that referenced this pull request Oct 23, 2023
@KristofferC KristofferC removed the backport 1.10 Change should be backported to the 1.10 release label Nov 6, 2023
@KristofferC KristofferC mentioned this pull request Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.9 Change should be backported to release-1.9 bugfix This change fixes an existing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Key followed by tab not parsed

4 participants