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

fix(eslint-plugin-template): [no-negated-async] ignore double-bang #450

Merged
merged 2 commits into from
May 15, 2021

Conversation

rafaelss95
Copy link
Member

Fixes #404.

@rafaelss95 rafaelss95 requested a review from JamesHenry May 13, 2021 18:17
@nx-cloud
Copy link

nx-cloud bot commented May 13, 2021

Nx Cloud Report

CI ran the following commands for commit dfef7f5. 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.

@nx-cloud
Copy link

nx-cloud bot commented May 13, 2021

Nx Cloud Report

CI ran the following commands for commit 8406bb4. 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.

@JamesHenry JamesHenry enabled auto-merge (squash) May 15, 2021 09:49
@JamesHenry JamesHenry merged commit 9d06488 into angular-eslint:master May 15, 2021
@rafaelss95 rafaelss95 deleted the fix/404 branch May 15, 2021 13:50
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.

[no-negated-async] should double-bang be triggering this rule?
2 participants