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

Implement JSON_PRETTY_PRINT #1684

Merged
merged 3 commits into from
Feb 29, 2024
Merged

Conversation

ike709
Copy link
Collaborator

@ike709 ike709 commented Feb 24, 2024

Closes #1662

Checks for the exact define value since BYOND seems to ignore nonsense values.

@boring-cyborg boring-cyborg bot added Compiler Involves the OpenDream compiler Runtime Involves the OpenDream server/runtime labels Feb 24, 2024
@ike709
Copy link
Collaborator Author

ike709 commented Feb 24, 2024

Unsure why tests are failing when they work fine on my machine.

Copy link
Collaborator

@ZeWaka ZeWaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

X

Content.Tests/DMProject/Tests/Builtins/JsonEncode.dm Outdated Show resolved Hide resolved
Co-authored-by: wixoa <wixoag@gmail.com>
@wixoaGit wixoaGit enabled auto-merge (squash) February 29, 2024 22:07
@wixoaGit wixoaGit merged commit c09aac2 into OpenDreamProject:master Feb 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compiler Involves the OpenDream compiler Runtime Involves the OpenDream server/runtime size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON_PRETTY_PRINT is not supported
3 participants