google / google/closure-compiler

Is it possible to not add line breaks every 500 characters?

Open
#4,106 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.7k
Forks
1.2k
Avg merge
2d 12h
Merged PRs (30d)
6

Description

`google/closure-compiler` intentionally [adds a line break](https://stackoverflow.com/questions/3018049/why-does-googles-closure-compiler-leave-a-few-unnecessary-spaces-or-line-breaks) after [every 500 characters](https://developers.google.com/closure/compiler/faq#:~:text=The%20Closure%20Compiler%20intentionally%20adds,effect%20on%20a%20script's%20semantics).

Is there a way to prevent this behavior, and not add these line breaks, or could this be added as an option, please?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.