Skip to content

Conversation

@LijieZhang1998
Copy link
Contributor

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

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