Skip to content

Conversation

crisbeto
Copy link
Member

Currently the main repo and docs site have two different sets of lint rules which aren't exactly consistent with each other. Furthermore, we didn't have linting enabled for styles in the docs site.

These changes consolidate the lint setup so that the docs site uses the same linting as the rest of the project, and they resolve any failures that showed up as a result.

@crisbeto crisbeto added target: patch This PR is targeted for the next patch release merge: preserve commits When the PR is merged, a rebase and merge should be performed labels Apr 29, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Apr 29, 2025
Removes the linting from the docs site directory so that we can consolidate it with the rest of the project.
Expands the tslint check to cover the docs site and fixes all of the failures.
Expands style linting to the docs site and resolves all the breakages.
@crisbeto crisbeto marked this pull request as ready for review April 29, 2025 11:24
@crisbeto crisbeto requested review from a team as code owners April 29, 2025 11:24
@crisbeto crisbeto requested review from andrewseguin, mmalerba and wagnermaciel and removed request for a team April 29, 2025 11:24
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice cleanup!

@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release and removed target: patch This PR is targeted for the next patch release labels Apr 29, 2025
@crisbeto crisbeto merged commit b44111c into angular:main Apr 29, 2025
28 of 29 checks passed
@angular-automatic-lock-bot
Copy link

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 May 30, 2025
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 merge: preserve commits When the PR is merged, a rebase and merge should be performed target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants