Skip to content

Conversation

@LijieZhang1998
Copy link
Collaborator

No description provided.

@LijieZhang1998 LijieZhang1998 marked this pull request as draft November 11, 2025 03:50

for (var i = 0; i < a.length; i++) {
s += indent + tojson(a[i], indent, nolint, depth + 1);
s += indent + tojson(a[i], indent, nolint, depth + 1, false);
Copy link
Collaborator

Choose a reason for hiding this comment

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

This change should mirror the changes made to the original file in https://github.com/10gen/mongo/commit/6f0704c3988ddfc0acff2e3438413b46cf4840e8

@LijieZhang1998 LijieZhang1998 marked this pull request as ready for review November 18, 2025 02:35
@addaleax addaleax merged commit 9d19a52 into mongodb-labs:main Nov 18, 2025
3 checks passed
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.

2 participants