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

limit the length of the string to be used for indentation #1428

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

rbri
Copy link
Collaborator

@rbri rbri commented Dec 9, 2023

use a cache of precalculated strings instead of generating new ones over and over again

this addresses #1427

use a cache of precalculated strings instead of generating new ones over and over again
@gbrail
Copy link
Collaborator

gbrail commented Jan 15, 2024

Thanks -- makes sense and fixes a potential OOM to boot.

@gbrail gbrail merged commit c5c7fa6 into mozilla:master Jan 15, 2024
3 checks passed
@rbri rbri deleted the ooo_indent branch April 15, 2024 16:01
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.

None yet

2 participants