Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly sort YAML map keys with mixed types #441

Merged
merged 6 commits into from
May 6, 2024
Merged

Conversation

Witiko
Copy link
Owner

@Witiko Witiko commented May 6, 2024

Closes #433.

@Witiko Witiko added bug lua Related to the Lua interface and implementation yaml Related to the tinyyaml library. labels May 6, 2024
@Witiko Witiko added this to the 3.5.1 milestone May 6, 2024
@Witiko Witiko self-assigned this May 6, 2024
@Witiko Witiko marked this pull request as ready for review May 6, 2024 12:48
@Witiko Witiko merged commit 3914ed1 into main May 6, 2024
12 checks passed
@Witiko Witiko deleted the fix/sorting-yaml branch May 6, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug lua Related to the Lua interface and implementation yaml Related to the tinyyaml library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sorting YAML map keys does not expect mixed key types
1 participant