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(lsp): ignore specific lint for entire file #12023

Merged
merged 6 commits into from Sep 14, 2021

Conversation

satyarohith
Copy link
Member

CleanShot.2021-09-13.at.12.11.38.mp4

Closes #11833

cli/lsp/analysis.rs Outdated Show resolved Hide resolved
@satyarohith satyarohith added this to the 1.14.0 milestone Sep 13, 2021
Copy link
Contributor

@kitsonk kitsonk left a comment

Choose a reason for hiding this comment

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

LGTM

ts Outdated Show resolved Hide resolved
@satyarohith satyarohith merged commit bb7ee4f into denoland:main Sep 14, 2021
@satyarohith satyarohith deleted the lint_code_action branch September 14, 2021 12:16
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.

lsp: quick fix for disable specified lint rule for the entire file
4 participants