Skip to content

refactor(compiler): Remove 80 char limit on AbstractEmitterVisitor#69272

Open
atscott wants to merge 1 commit into
angular:mainfrom
atscott:remove80charlimit
Open

refactor(compiler): Remove 80 char limit on AbstractEmitterVisitor#69272
atscott wants to merge 1 commit into
angular:mainfrom
atscott:remove80charlimit

Conversation

@atscott

@atscott atscott commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This limit breaks ts-ignore comments when using this for our source->source transform. Rather than overridding it there, it's just removed here since we don't care about the limit

This limit breaks ts-ignore comments when using this for our source->source transform.
Rather than overridding it there, it's just removed here since we don't care about the limit
@angular-robot angular-robot Bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Jun 9, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 9, 2026
@atscott atscott requested a review from mattrbeck June 9, 2026 21:04
@atscott atscott added the target: patch This PR is targeted for the next patch release label Jun 9, 2026
@atscott atscott removed the request for review from mattrbeck June 9, 2026 21:06
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants