Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(eslint-plugin): [use-component-view-encapsulation] add suggestion #501

Conversation

rafaelss95
Copy link
Member

No description provided.

@rafaelss95 rafaelss95 force-pushed the feat/use-component-view-encapsulation-suggestion branch from d1f613e to 79cc65f Compare May 23, 2021 17:47
@@ -362,6 +363,18 @@ export function getImplementsRemoveFix(
return [];
}

export function getNodeToCommaRemoveFix(
Copy link
Member Author

Choose a reason for hiding this comment

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

I couldn't think of a better name, please suggest, if you want to.

@rafaelss95 rafaelss95 force-pushed the feat/use-component-view-encapsulation-suggestion branch from 79cc65f to 6d5b28a Compare May 23, 2021 17:50
@nx-cloud
Copy link

nx-cloud bot commented May 23, 2021

Nx Cloud Report

CI ran the following commands for commit b042726. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=build --all --parallel
#000000 nx run-many --target=check-configs --all --parallel
#000000 nx run-many --target=test --all --parallel
#000000 nx run-many --target=typecheck --all --parallel

Sent with 💌 from NxCloud.

@rafaelss95 rafaelss95 force-pushed the feat/use-component-view-encapsulation-suggestion branch from 6d5b28a to b176247 Compare May 24, 2021 12:30
@rafaelss95 rafaelss95 force-pushed the feat/use-component-view-encapsulation-suggestion branch from c229beb to 4418bdd Compare May 30, 2021 21:06
Copy link
Member

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

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

Pending #518

@JamesHenry
Copy link
Member

#518 has been merged

@rafaelss95 rafaelss95 force-pushed the feat/use-component-view-encapsulation-suggestion branch from 77e3734 to b042726 Compare June 11, 2021 14:46
@JamesHenry JamesHenry merged commit ea9e98d into angular-eslint:master Jun 12, 2021
@JamesHenry
Copy link
Member

Thanks @rafaelss95!

@rafaelss95 rafaelss95 deleted the feat/use-component-view-encapsulation-suggestion branch June 12, 2021 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants