Is it possible to not add line breaks every 500 characters?
Author: ghnp5Created Aug 4, 2023Updated Feb 9, 2026
google/closure-compiler intentionally adds a line break after every 500 characters.
Is there a way to prevent this behavior, and not add these line breaks, or could this be added as an option, please?
Source: google/closure-compiler