Skip to content

build: disable formatting on styles and templates#32614

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:reformat-templates-styles
Jan 5, 2026
Merged

build: disable formatting on styles and templates#32614
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:reformat-templates-styles

Conversation

@crisbeto
Copy link
Copy Markdown
Member

@crisbeto crisbeto commented Jan 5, 2026

It looks like ng-dev enabled formatting on HTML and CSS/Sass files at some point. These changes disable it for our repo, because reformatting all the files ends up causing build failures.

Fixes #32589.

@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Jan 5, 2026
@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 5, 2026
It looks like `ng-dev` enabled formatting on HTML and CSS/Sass files at some point. These changes disable it for our repo, because reformatting all the files ends up causing build failures.

Fixes angular#32589.
@crisbeto crisbeto force-pushed the reformat-templates-styles branch from 0c96870 to 7653bfa Compare January 5, 2026 08:39
@crisbeto crisbeto changed the title build: reformat style and template files build: disable formatting on styles and templates Jan 5, 2026
@crisbeto crisbeto marked this pull request as ready for review January 5, 2026 08:41
@pullapprove pullapprove Bot requested review from adolgachev and mmalerba January 5, 2026 08:41
@crisbeto crisbeto added target: patch This PR is targeted for the next patch release and removed target: minor This PR is targeted for the next minor release labels Jan 5, 2026
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jan 5, 2026
@crisbeto crisbeto merged commit 83e30e2 into angular:main Jan 5, 2026
28 of 30 checks passed
@crisbeto
Copy link
Copy Markdown
Member Author

crisbeto commented Jan 5, 2026

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Jan 5, 2026
It looks like `ng-dev` enabled formatting on HTML and CSS/Sass files at some point. These changes disable it for our repo, because reformatting all the files ends up causing build failures.

Fixes #32589.

(cherry picked from commit 83e30e2)
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Feb 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(devinfra): Get rid of max-line-length stylelint

2 participants