google / google/closure-compiler
Is it possible to not add line breaks every 500 characters?
Open
- 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
Assessment
This issue has not been assessed yet.